GoogleTest的使用

安装 git clone https://github.com/google/googletest.git cd googletest mkdir build cd build cmake .. make sudo make install 介绍 gtest提供了TEST()宏,用来定义测试函数 gtest提供了EXPECT_*和ASSERT_*两种

Windows常见系统与软件问题

各种软件装的多了,总是容易碰到一些奇奇怪怪的问题。本文是我自身碰到的、在系统和软件使用过程中的问题记录。 系统 查看指定端口的进程 netstat -ano|findstr "

钢结构常用造价初步估算

结构设计中往往会有业主方询问初步的土建造价,对于混凝土结构,我们一般直接采用盈建科统计一个钢筋用量和砼用量给业主方参考。钢结构这块在结构方面

Google style docstrings Examples

Python # -*- coding: utf-8 -*- """Example Google style docstrings. This module demonstrates documentation as specified by the `Google Python Style Guide`_. Docstrings may extend over multiple lines. Sections are created with a section header and a colon followed by a block of indented text. Example: Examples can be given using either the ``Example`` or ``Examples`` sections. Sections support any reStructuredText formatting, including literal blocks:: $ python example_google.py Section breaks are created by resuming unindented text.

钢结构深化审查要点

钢结构设计一般情况下是施工图设计方先进行钢结构施工图的设计,然后交由钢结构设计院或有资质的钢结构公司进行深化设计,主要是对支座、节点、施工、

悬挑脚手架核算示例

现场施工的时候经常容易遇到悬挑脚手架的核算,其实此类核算可以简单的用手算复核一下结构主体的梁上线荷载够不够,结构梁是否需要加强。因为脚手架本

Samba批量增加用户与配置

公司一直以来都有个共享盘的需求,之前使用的 windows server 做共享,但是用户的权限控制一直都做的很不理想,趁着这次服务器重置把共享搬到了 Linux 平台上,也摒除了