搜索资源列表
Windows_progrom_varname
- vc++或者其它windows平台编程开发环境中变量的命名法则!
MMGF
- 该规范详细说明了VC++编程的命名原则,并列举了不少范例,让读者更容易接受。-Specifications and examples of programming
VC.3D
- VC编程中如何在界面上实现3D文字。 首先启动VC生成一个新的基于对话框的项目,命名为3Dtext,在对话框中重载OnPaint()函数,具体实现的思想是通过CDC::SetTextColor()分别设置文字的颜色为高亮(3DHILIGHT)和阴影(3DSHADOW)的状态下显示文字;同时注意在两次显示文字时要错开一个像素,这样才能达到预期的效果。-VC programming interface, the 3D text. The idea is to start the VC to ge
vcPPCoding-Plicy
- VC++编程参考规范 变量、常量及宏命名 代码书写格式 函数及数据类型的前部的注释格式-VC++ Programming Reference specification of variables, constants, and macros named annotation format of the front portion of the code written in the format of functions and data types