文件名称:VC
- 所属分类:
- 图形图像处理(光照,映射..)
- 资源属性:
- [C/C++] [PDF]
- 上传时间:
- 2012-11-26
- 文件大小:
- 548kb
- 下载次数:
- 0次
- 提 供 者:
- 海**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
VC 程序设计实例教案:C++程序的组成:
1.预处理命令(#开头,包含三类:宏定义命令、文件包含命令、条件编译命令)
2.函数(可以使用库函数和自定义函数)
3.语句(组成程序的基本单元)
4.变量和对象(对象 C++指的是类的实例)
5.输入和输出
6.注释:用//开头 -VC program design lesson plans examples: C++ Process composed of: 1. Preconditioning command (# At the beginning, including the three categories: macro definition command, the document contains the command, compiler command condition) 2. Function (can use the library function and Custom Function) 3. statements (the basic unit of the composition process) 4. variables and objects (object C++ refers to examples of category) 5. input and output 6. Notes: use// at the beginning of
1.预处理命令(#开头,包含三类:宏定义命令、文件包含命令、条件编译命令)
2.函数(可以使用库函数和自定义函数)
3.语句(组成程序的基本单元)
4.变量和对象(对象 C++指的是类的实例)
5.输入和输出
6.注释:用//开头 -VC program design lesson plans examples: C++ Process composed of: 1. Preconditioning command (# At the beginning, including the three categories: macro definition command, the document contains the command, compiler command condition) 2. Function (can use the library function and Custom Function) 3. statements (the basic unit of the composition process) 4. variables and objects (object C++ refers to examples of category) 5. input and output 6. Notes: use// at the beginning of
(系统自动生成,下载前可以参看下载内容)
下载文件列表
VC实例教案.pdf