public void reXml ( string namepngname ) { XmlDocument doc = new XmlDocument(); doc.Load(_xmlpath); /*Xm...
分类:
其他好文 时间:
2014-08-25 18:54:54
阅读次数:
195
Unity3D占用内存太大的解决方法最近网友通过网站搜索Unity3D在手机及其他平台下占用内存太大. 这里写下关于Unity3D对于内存的管理与优化.Unity3D 里有两种动态加载机制:一个是Resources.Load,另外一个通过AssetBundle,其实两者区别不大。Resources....
分类:
其他好文 时间:
2014-08-25 18:52:54
阅读次数:
254
学习openCV上的一个例子,根据输入的图像构造色相饱和度的直方图
#include
#include
void main()
{
//以原始通道数读取图片1
IplImage* img1 = cvLoadImage("D://vc6.0//MSDev98//MyProjects//MachineVision//TestPic//PeppersRGB.bmp",CV_LOAD...
分类:
其他好文 时间:
2014-08-25 17:04:34
阅读次数:
149
一、http_load
程序非常小,解压后也不到100K
http_load以并行复用的方式运行,用以测试web服务器的吞吐量与负载。但是它不同于大多数压力测试工
具,它可以以一个单一的进程运行,一般不会把客户机搞死。还可以测试HTTPS类的网站请求。
下载地址:http://soft.vpser.net/test/http_load/http_load-12mar2006.tar.g...
分类:
Web程序 时间:
2014-08-25 15:06:44
阅读次数:
329
1 seemingly 看似,似乎 malice 恶意,怨恨n eg. A seemingly endless line of trucks waits in vain to load up.一眼望不到头的一长列卡车眼巴巴地等着装货 eg. He is a man with seemingly no...
分类:
其他好文 时间:
2014-08-25 13:17:44
阅读次数:
137
http://www.aikaiyuan.com/5318.html对Web服务做Performance & Load测试,最常见的工具有Apache Benchmark俗称ab和商用工具LoadRunner。ab简单直接,功能也相对较弱,但我们经常看到的对一些Web server或者Framewo...
分类:
编程语言 时间:
2014-08-25 13:10:24
阅读次数:
275
真机调试时报错,提示application api 21,device api 10Automatic Target Mode: Unable to detect device compatibility. Please select a target device.打开真机调试时没有设备,而DDM...
java.lang.IllegalStateException: Failed to load ApplicationContext ?at org.springframework.test.context.CacheAwareContextLoaderDelegate.loadContext(CacheAwareContextLoaderDelegate.java:99) ?at or...
分类:
移动开发 时间:
2014-08-25 10:13:44
阅读次数:
230
Vertica7 Native Connection Load Balance...
分类:
其他好文 时间:
2014-08-25 08:47:14
阅读次数:
293
setup.py install 报错
error: command 'mt.exe' failed: No such file or directory
或者 Unable to find vcvarsall.bat
于是 用 setup.py insall build --compiler=mingw32
担心没装 mingw32,但是喜悦地发现以前装 ...
分类:
其他好文 时间:
2014-08-25 02:20:13
阅读次数:
238