资源列表
restructuring_code_designer
- 重构代码设计 重构工程的经典书籍,详细阅读-restructuring code designer
luoji
- 由于经常对逻辑运算符号不是很懂,这里详细的列了详细的逻辑运算符的关系-Due to the logical operation the symbols often is not very understand, the detailed list detailed here the logic operator of the relationship
src
- c++xiaochengxu good morning how are you what name-good morning how are you what name good morning how are you what name good morning how are you what name
RenderMonkey-with-shader
- a good book about shader with rendermonkey
vb
- 在vb的组合框中显示access数据库中存在的所有表名-Display access all tables in the database name
srthrst
- 、代码片过长。一个函数代码过长。 2、常量到处是数字,(原则上,每个常量都有明确含义,既然有含义就应该用#define符号化。 3、printf用,scanf也用。输入输出不喜欢用文件,手工敲数据或把测试数据当静态常量数组方式存放在代码里。 4、没有测试函数 5、不知道如何区分C文件。要么一个main搞定。要么刻意给我增加N多C文件。 6、不知道简单的makefile的规则和使用。 7、代码总量小于500行,改改还能应付,超过2000行
12
- 页面直接显示根目录,并要求可以打开相应的文件夹及文件-Page directly show the root directory, and can open the appropriate folders and files
MFCDrawLine
- 自己编写的,用MFC画线的小程序,brensenham算法-MFC drawing line
01_EditDemo
- VC统计字符个数,输入一段字符串,统计字符个数,非常适用于初学者-VC statistics the number of characters, enter a string, the statistical number of characters, ideal for beginners
CPP-ptr
- c++ 中指针与new关键字的专题介绍,初学的朋友可以先一下,很不错的资料-c++ new
CPP-construction
- c++ 构造函数,复制构造函数和析构函数专题-c++ construction
MSIL
- MSIL指令集 里面不仅介绍了MSIL的指令,而且还有很多小例子-MSIL example