08 2015 档案
摘要:> #define DEBUG #if (DEBUG) #region xxxxxxxxxxxxxxxxxxx xxxxxxxxxxxxxxxxxxx xxxxxxxxxxxxxxxxxxx #endregion #endif
阅读全文
摘要:参考:http://www.cnblogs.com/zhangpengshou/archive/2008/04/28/1175289.html http://blog.csdn.net/ghevinn/article/details/12065511##1. 使用`MethodInvoke...
阅读全文
摘要:参考自:http://www.cnblogs.com/dhualai/archive/2011/12/14/2288099.html
阅读全文
摘要:原文:http://www.cnblogs.com/yangjunwl/articles/1208823.html我们在编写程序时,经常遇到两个模块的功能非常相似,只是一个是处理int数据,另一个是处理string数据,或者其他自定义的数据类型,但我们没有办法,只能分别写多个方法处理每个数据类型,因...
阅读全文
摘要:在没安装OpenCV的电脑(Win7系统)上运行Release生成的opencv_test1.exe会报错。错误内容如下——无法启动此程序,因为计算机中丢失opencv_core231d.dll。尝试重新安装该程序以解决此问题。由于报错的原因是因为一些DLL没有被加载,因此随程序附加上DLL看看可不...
阅读全文
摘要:>// A task runner that runs a python program{ "version": "0.1.0", "command": "python", "windows": { "command": "python.exe" }, "...
阅读全文
摘要:1. 安装OpenNI2. 安装NITE [下载地址](http://code.google.com/p/simple-openni/downloads/list?can=1&q=)openni各版本[下载地址](http://www.openni.ru/openni-sdk/openni-sdk-...
阅读全文
摘要:#记录常用VS Code快捷键`多行缩进`>shift+tab`多行注释`>ctrl + k +c
阅读全文

浙公网安备 33010602011771号