资源列表
LogFile
- 封装LOG写入的类.非常简洁,但使用很方便.-LOG writing class package. Very simple, but very easy to use.
VCPPstring
- VC++字符串截取总结,总结了cstring与char*以及int等得转换和截取字符串。-VC++ string interception summary
dllTest7-use-CPP-amd-MFC
- 使用Visual C++和MFC实现对动态链接库的调用的一个小实例。可是通过这个例子对dll有个很好地了解。-Use Visual C++ and MFC calls for dynamic link library, a small example. But by this example of the dll has a good understanding.
TaskList
- Wince下evc的list空间的使用的一些方法,希望对大家有用-Wince evc the list under some of the ways the use of space, want to be useful
Sqlitex
- sqlite的测试程序,简单说明了一下,sqlite的用法。c的api接口-sqlite test procedures, a brief descr iption of what, sqlite usage. c, api interfaces
Visual-CPP6.0
- Visual C++6.0案例教程.通讯簿,画图,网络聊天,图书管理-Visual C++6.0 case tutorials. Address book, drawing, web chat, library management
Candpointer
- 自己c和指针时候记录的一些要点,希望对大家有所帮助-C, and when the record pointer own some of the points, we want to help
LeakCode
- 用多个对话框做一个主对话框窗口的子窗口例子,有全屏功能-With multiple dialog boxes to make a child window of the main dialog window example, there are full-screen function
improve-you-program-with-cPP
- 改善程序设计技术的50个有效做法 第二版2002.3Scott Meyers 侯 捷 译 非常好。有利于C++程序员的成长-Programming techniques to improve the effective practices of 50 Second Edition 2002.3 Scott Meyers Hou Jie translation is very good. Conducive to the growth of C++ programmers
effective-use-the-pointer-of-cPP
- 这是一篇我所见过的关于指针的最好的入门级文章,它可使初学者在很短的时间内掌握复杂的指针操作。虽然,现在的Java、C#等语言已经取消了指针,但作为一个C++程序员,指针的直接操作内存,在数据操作方面有着速度快,节约内存等优点,仍是很多C++程序员的最爱。指针就像是一把良剑,就看你怎么去应用它!-This is a pointer I have ever seen on the best entry-level article, it will enable the beginner in a v
how-to-improve-you-program
- 改善程序设计技术的50个有效做法 第二版2002.3Scott Meyers 侯 捷 译 非常好。有利于C++程序员的成长-Programming techniques to improve the effective practices of 50 Second Edition 2002.3 Scott Meyers Hou Jie translation is very good. Conducive to the growth of C++ programmers
cPP-pointer-guide
- 这是一篇我所见过的关于指针的最好的入门级文章,它可使初学者在很短的时间内掌握复杂的指针操作。虽然,现在的Java、C#等语言已经取消了指针,但作为一个C++程序员,指针的直接操作内存,在数据操作方面有着速度快,节约内存等优点,仍是很多C++程序员的最爱。指针就像是一把良剑,就看你怎么去应用它!-This is a pointer I have ever seen on the best entry-level article, it will enable the beginner in a v
