资源列表
cPP-program
- These are the c++programs.
tofloat
- Converting int to float
shared_ptrguide
- 一个非常不错的智能指针教程,非常适合学习-a course for shared_ptr
Visual-Basic-skill
- 适合Visual Basic初学者的10个小技巧 2、 如何在设计的时候清空存在的图片?-Visual Basic 如何在设计的时候清空存在的图片
nss-3.9.tar
- nss-3.9的源码,可以在windows操作系统下编译也可以在Linux操作系统下进行编译-nss-3.9 source code can be compiled on windows operating system can also be compiled under the Linux operating system
VB-and-windows-API
- VB and windows API for programmers
UnitTesting_For_C_and_CPP
- C/C++ 单元测试介绍 目前市面上的单元测试书籍,以Java和C#为主,专门探讨C/C++单元测试的几乎没有。虽然基本的测试原理差不多,但单元测试面对源代码,与语言特性关系紧密,不同语言在测试细节上的差异还是很大的,而细节往往决定了测试能否顺利进行。而这是一本专门探讨C/C++单元测试的教程-C/C++ unit testing introduction of the unit test books currently on the market, the Java and C# main
C_helpful_decument
- 很好很全的c语言帮助文档,希望对大家有所帮助-Very good all the c language to help document, we hope to help
tiqutezheng
- 提取特征码的C++程序,用于提取数据文件中预设的关键字段-Signature extractionC++ program, extract the data file section of the default keyword
Ex1_01
- VC 入门程序纯C++的,示范了iostream中的Cout的用法及字符串的使用。-VC Start program pure C++, and demonstrates the use iostream in Cout and string to use.
Ex1_02
- VC 入门字符串的用法,示范了在纯C++中字符串的输出及换行的方法。-Introduction to string VC usage, demonstrated in pure C++, the output of the string and wrap method.
Ex1_03
- VC入门,C++/CLI方式下的字符串表示方法和输入方式的使用。-Introduction to VC, C++/CLI mode of the string representation and input use.