- 博客(5)
- 资源 (6)
- 收藏
- 关注
转载 转:11条最全面的C/C++编码规范总结
转自:http://www.kiford.com/a/WZ012916LZ1P11LO对于不同的编程语言来说,具体的编码规范可以有很大的不同,但是其宗旨都是一致的,就是保证代码在高质量完成需求的同时具备良好的可读性、可维护性。例如我们可以规定某个项目的C语言程序要遵循这样的规定:变量的命名,头文件的书写和#include 等等。下面是一些广为采用的编码规范: •
2016-01-31 11:52:22
296
原创 hash_map' : is a member of 'stdext'
The stdext NamespaceMembers of the and header files are not currently part of the ISO C++ standard. Therefore, these types and members have been moved from the std namespace to namespa
2014-12-10 11:30:11
717
原创 FL3相机开发步骤
①获取总线上相机个数和index BusManager busMgr; //总线信息 unsigned intnumCameras; error =busMgr.GetNumOfCameras(&numCame
2014-09-17 19:36:58
645
原创 WIN8安装VS2010'VSTS for Database Professionals Sql Server Data-tier Application‘ didn't load correctly
1、C:\Users\lenovo\AppData\Roaming\Microsoft下的visualstdio文件删年掉就可以!2、Start->Microsoft Visual Studio 2010->Visual Studio Tools-->Visual studio Command Prompt (2010)输入:devenv /resetskippkgs回车 亲试已经解决问题!
2014-08-16 19:24:44
806
原创 第一个CUDA项目(LNK1123 failure during conversion to coff file invalid or corrupt)
CUDA6.0下载地址:https://developer.nvidia.com/cuda-downloads
2014-07-31 15:45:52
521
IDL和C#混编的DEMO(自动获得IDL的路径)
2011-03-03
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人