-
犯错
excel做的传统工程量计算表(加入vba后能自动计算、汇总、标注说明)
1、序号根据填入的分部分项名称自动填出1~N的数值。
2、代码栏根据填入的数据自动给出同一分部分项名称序号,为汇总提供方便。
3、项目名称/计算部位栏中书写分部分项名称、计算部位。
4、计算式栏中填入加、减、乘、除、乘方等运算公式,并在计算式中可加入注明(注明要用中括号或大括号,本例中有)。
5、单位栏为分部分项的计量单位,采用下拉菜单选取,点击单位所在的单元格即出现下拉菜单(必须填写,否则不能汇总)。
6、总量为C列同类代码的工程量汇总,系统会自动计算出同类代码的工程量总量,填入同一序号的总量上单元格。
7、工程量汇总表中,只填写1~N的序号,系统会自动将工程量中的分部分项名称、单位、总量填入。
8、因1、2行已被锁住工程名称在工程名称工作表中填入。
9、序号、代码、计算表达式、总量要敲回车键方能计算
-err
- 2022-01-26 06:15:01下载
- 积分:1
-
很好用的通用库存管理程序,具有很多实用功能。管理员密码是...
很好用的通用库存管理程序,具有很多实用功能。管理员密码是-the common good inventory management procedures, with many useful functions. Administrator password is
- 2022-04-25 17:45:39下载
- 积分:1
-
hardware文件代码,在小车循迹程序中有着重要应用!
hardware文件代码,在小车循迹程序中有着重要应用!-hardware document code, in the car tracking program has an important application!
- 2022-02-21 06:59:18下载
- 积分:1
-
电脑鼠走迷宫算法 包含迷宫搜索和冲刺函数
电脑鼠走迷宫算法 包含迷宫搜索和冲刺函数-Computer Mouse Maze algorithm is a function that contains a maze search and sprint
- 2023-03-18 01:35:05下载
- 积分:1
-
Read this to understand basics about software testing.
Read this to understand basics about software testing.
- 2022-01-26 07:56:24下载
- 积分:1
-
任意进制转换。
1、输入要输入的进制
2、输入要转换的数
3、输入要转成的进制...
任意进制转换。
1、输入要输入的进制
2、输入要转换的数
3、输入要转成的进制-Arbitrary hexadecimal conversion.
1、enter the hexadecimal input
2、input to the conversion of a number of
3、enter into the M-ary
- 2022-03-22 14:21:41下载
- 积分:1
-
based on the single
基于IR1150的单周期控制PFC的原理与设计
无信号源的自激式激磁电源的设计
基于dsPIC30F2010控制光伏水泵变频器的研究
陀螺供电电源设计
-based on the single-cycle IR1150 PFC control theory and design of the signal source without the self-excited Exciting Power Based on the design of pumps dsPIC30F2010 photovoltaic inverter control of the power supply design Gyroscope
- 2022-12-19 02:50:03下载
- 积分:1
-
C 程序设计语言定义了两个标准的内存管理函数:malloc() 和 free()。C 程序员经常使用那些函数在运行时分配缓冲区,以便在函数之间传递数据。然而在许...
C 程序设计语言定义了两个标准的内存管理函数:malloc() 和 free()。C 程序员经常使用那些函数在运行时分配缓冲区,以便在函数之间传递数据。然而在许多场合下,您无法预先确定缓冲区所需的实际大小,这对于构造复杂的 C 程序来说,可能会导致几个根本性的问题。一种自我管理的抽象数据缓冲区概括地给出了抽象缓冲区的伪 C 代码实现,并详细介绍了采用这种机制的优点。-C programming language defines two standard memory management functions: malloc () and free (). C programmers frequently use those functions at run-time allocation of buffers in order to pass data between functions. However, in many occasions, you can not pre-determine the actual size of the buffer required, which for the complex structure of the C program, it may lead to several fundamental questions. A self-management, abstract data buffer generally gives the pseudo-C code for an abstract buffer implementation, and details the advantages of using this mechanism.
- 2022-03-11 11:19:26下载
- 积分:1
-
fcontex PHP博客系统 v1.0.3
fcontex是一款开源的PHP博客系统,基于PHP和MySQL,同时支持SQLite数据库。拥有漂亮的Web 2.0风格的后台界面和完全Ajax化的流畅操作体验,可用于快速构建中小型企业博客网站和个人博客(Blog)。
fcontex PHP博客系统本地安装方法:
将src目录下的所有文件拷贝到IIS或Apache等WEB服务器的虚拟目录下,直接通过浏览器访问:
http://localhost/install,按界面提示开始安装。
fcontex PHP博客系统远程安装方法:
将src目录下的所有文件上传到主机空间中,直接通过浏览器访问:
http://你的域名/install,按界面提示开始安装。
- 2022-02-15 19:06:42下载
- 积分:1
-
这是一个用vb.net编写的扫描条形码程序,在图书馆等利用它可是很方便的哦....
这是一个用vb.net编写的扫描条形码程序,在图书馆等利用它可是很方便的哦.-using vb.net prepared by the bar code scanning procedures, the use of the library, but it is very convenient oh.
- 2022-01-27 19:37:55下载
- 积分:1