Siemens.Tecnomatics.Machine.Configurator.v1.0.0.639 1CD数字化制造解决方案Tecnomatix 是一个综合性数字化制造解决方案系统。这些解决方案把所有制造学科 – 从工艺布局规划和设计、工艺过程仿真与验证到制造执行 – 与产品工程连接起来,促进了...
分类:
其他好文 时间:
2014-06-28 18:46:24
阅读次数:
485
BACKGROUND OF THE INVENTIONA conventional virtual-machine monitor (VM monitor) typically runs on a computer and presents to other software the abstrac...
分类:
其他好文 时间:
2014-06-21 06:29:43
阅读次数:
181
BACKGROUND INFORMATIONAn embodiment of the present invention relates generally to virtualization platforms and, more specifically, to a system and met...
分类:
其他好文 时间:
2014-06-21 00:58:07
阅读次数:
297
BACKGROUNDComputer viruses are a common problem for computer users. One typical mode of attack is to send an electronic mail message (e-mail) containi...
分类:
其他好文 时间:
2014-06-21 00:51:41
阅读次数:
285
BACKGROUND OF THE INVENTIONA conventional virtual-machine monitor (VMM) typically runs on a computer and presents to other software the abstraction of...
分类:
数据库 时间:
2014-06-21 00:36:46
阅读次数:
377
BACKGROUNDVirtualization technology enables a single host computer running a virtual machine monitor ("VMM") to present multiple abstractions and/or v...
分类:
其他好文 时间:
2014-06-21 00:34:11
阅读次数:
363
BACKGROUNDVirtualization technology enables a single host computer running a virtual machine monitor ("VMM") to present multiple abstractions and/or v...
分类:
其他好文 时间:
2014-06-21 00:09:42
阅读次数:
451
quint64 getDiskFreeSpace(QString driver){ LPCWSTR lpcwstrDriver=(LPCWSTR)driver.utf16(); ULARGE_INTEGER liFreeBytesAvailable, liTotalBytes, liTotalFre...
分类:
其他好文 时间:
2014-06-20 23:01:02
阅读次数:
387
最近项目需要,想要测试下MongoDB读写大量小图片的速度(单纯文件系统io效率比较低,想试试NoSQL能不能提速), 因为使用C++开发,所以使用MongoDB的CXX驱动,需要自己编译,下面记录整个编译过程CXX Driver下载从Github的MongoDB官方源中下载https://gith...
分类:
数据库 时间:
2014-06-20 19:20:58
阅读次数:
302
--锁表查询SQLSELECT object_name, machine, s.sid, s.serial# FROM gv$locked_object l, dba_objects o, gv$session s WHERE l.object_id = o.object_id AND l.sess...
分类:
其他好文 时间:
2014-06-20 15:36:49
阅读次数:
201