StrucPLUS.v8.0.0.9Pointwise.v16.03R4PSIM Professional Version 9.0.3.400PTC.PRO.ENGINEER.WILDFIRE.V5.M060RockWare.RockWorks.15.v2010.9.15 RockWare.LogP...
分类:
其他好文 时间:
2014-06-25 15:29:45
阅读次数:
924
Basalt has a higher hardness with strength 300mp as well as the higher silicon content. And during the actual crushing and broken industry, the basalt...
分类:
其他好文 时间:
2014-06-25 14:57:40
阅读次数:
270
Microsoft has an article that explains how to automate PowerPoint using VBFor some odd reason they've entitled it How to automate Powerpoint using VB....
分类:
其他好文 时间:
2014-06-25 14:28:25
阅读次数:
157
一.DB(Data block)A data block is the smallest unit of storage in anOracledatabase. Every database has a default block size (specified when the database...
分类:
数据库 时间:
2014-06-25 14:20:00
阅读次数:
430
ToolsKindle 3(2011-5-7)MacBook Pro(2012-2-10)Crucial M4 128GB SSD(2012-3-28)iPad 4(2012-12-7)Betas solo(2012-12-19)HHKB Pro 2(2012-12-15)Nexus 4(2012-...
分类:
其他好文 时间:
2014-06-25 13:31:23
阅读次数:
209
QtCreator新建一个Qt Application,命名为ImageView在项目文件夹下添加gdal库,统一放在ImageView\gdal目录下。右键单击项目,选择添加库命令,添加gdal_i.lib和头文件路径,完成后可以再ImageView.pro文件中查看:win32: LIBS +=...
分类:
其他好文 时间:
2014-06-25 13:30:10
阅读次数:
290
一、简介单例模式主要用的作用是用于保证程序运行中某个类只有一个实例,并提供一个全局入口点。单例模式(Singleton)为GOF阐述的标准24种设计模式中最简单的一个。但随着时间推移,GOF所阐述的单例实现已不能完全满足实际应用。"ensure a class has only one instan...
分类:
其他好文 时间:
2014-06-25 13:20:34
阅读次数:
193
接到报警通知,负载过高,达到800%,load也过高,有11了。MySQL版本号为5.6.12-log1 top 之后,确实是mysqld进程占领了全部资源。2 查看error日志,无不论什么异常3 show eninge innodb status\G,没有死锁信息。4 show full pro...
分类:
数据库 时间:
2014-06-25 09:24:54
阅读次数:
234
想调用一个方法很容易,直接代码调用就行,这人人都会。其次呢,还可以使用反射。不过通过反射调用的性能会远远低于直接调用——至少从绝对时间上来看的确是这样。虽然这是个众所周知的现象,我们还是来写个程序来验证一下。比如我们现在新建一个Console应用程序,编写一个最简单的Call方法。class Pro...
分类:
其他好文 时间:
2014-06-25 00:41:34
阅读次数:
303
Android开发环境搭建时遇到问题的解决方法
错误1:
The connection to adb is down, and a severe error has occured.
[2013-08-31 16:11:56 -com.qihoo.subject]
You must restart adb and Eclipse.
[2013-08-31 16:11:56...
分类:
移动开发 时间:
2014-06-24 23:51:52
阅读次数:
514