原文: http://blog.csdn.net/xu_fu/article/details/24484019 ...
分类:
移动开发 时间:
2016-12-15 00:34:21
阅读次数:
158
1、生产表格--create Netlist 2、生成物料表--Bill of Materis ...
分类:
其他好文 时间:
2016-12-14 19:06:10
阅读次数:
175
一、函数说明 对 double 而言,取整、取余的相关函数和运算符请参考下表: VB6.0CC#说 明Int(x)floor(x)Math.Floor(x)floor表示地板,也就是将向下取整数,即返回最大的整数使得 Math.Floor(1.9)返回1 Math.Floor(1.0)返回1 Mat... ...
分类:
其他好文 时间:
2016-12-14 09:56:41
阅读次数:
291
ETL stands for Extract, Transform and Load, which is a process used to collect data from various sources, transform the data depending on business rul ...
分类:
其他好文 时间:
2016-12-13 07:47:15
阅读次数:
171
DJStatusPart.h DJStatus.m 最终效果: ...
分类:
其他好文 时间:
2016-12-13 06:24:28
阅读次数:
198
一、setTimeout与setInterval的用法(http://www.css88.com/archives/5804) setTimeout是超时调用,javascript是一个单线程的解析器,因此在一定时间内只能执行一段代码;setTimeout的第二个参数只是告诉javascript再过 ...
分类:
其他好文 时间:
2016-12-12 22:08:01
阅读次数:
238
GetModuleFileName()获取的字符串中带波浪线,不是完整的路径显示。 原因:获取的是短路径,进行了缩写 解决:还原长路径 其中,strTempPath是带波浪线的短路径,strLongPath为得到的长路径。 主要使用了Win32 API函数GetLongPathName,对应地,获取 ...
分类:
编程语言 时间:
2016-12-12 19:52:44
阅读次数:
348
学生: 老师: 管理员: 课程: 已选课程: 课程安排: ...
分类:
其他好文 时间:
2016-12-10 00:15:12
阅读次数:
348