文件名称:test1
- 所属分类:
- 其他小程序
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2013-04-23
- 文件大小:
- 376kb
- 下载次数:
- 0次
- 提 供 者:
- li***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
(1) 编写程序实现对mian函数参数的解析
参数1表示运算类型(1:加法,2:减法,3:乘法,4:除法,5:求余数)
参数2、3分别表示两个运算数
(2) 分别用局部变量、全局变量、静态变量来接受解析出来的三个参数,并打印它们的地址、大小、以及存储的值;分析局部变量、全局变量以及静态变量存储的空间位置,和暂用空间的大小
-(1) preparation program analysis mian function parameters Parameter 1 indicates the type of operation (1: Addition 2: subtraction, 3: multiplication, 4: Division 5: Find the remainder) Ø parameters 2,3 denote two operational (2) resolved to accept three parameters, local variables, global variables, static variables and print their address, size, and stored value analysis of the spatial position of the local variables, global variables and static variables are stored, and the size of the temporary space
参数1表示运算类型(1:加法,2:减法,3:乘法,4:除法,5:求余数)
参数2、3分别表示两个运算数
(2) 分别用局部变量、全局变量、静态变量来接受解析出来的三个参数,并打印它们的地址、大小、以及存储的值;分析局部变量、全局变量以及静态变量存储的空间位置,和暂用空间的大小
-(1) preparation program analysis mian function parameters Parameter 1 indicates the type of operation (1: Addition 2: subtraction, 3: multiplication, 4: Division 5: Find the remainder) Ø parameters 2,3 denote two operational (2) resolved to accept three parameters, local variables, global variables, static variables and print their address, size, and stored value analysis of the spatial position of the local variables, global variables and static variables are stored, and the size of the temporary space
(系统自动生成,下载前可以参看下载内容)
下载文件列表
test1\Debug\main.exe
.....\.....\main.ilk
.....\.....\main.obj
.....\.....\main.pch
.....\.....\main.pdb
.....\.....\mainlinff.ilk
.....\.....\mainlinff.pch
.....\.....\mainlinff.pdb
.....\.....\test1.obj
.....\.....\test1.pch
.....\.....\test1.pdb
.....\.....\test1_4.obj
.....\.....\vc60.idb
.....\.....\vc60.pdb
.....\main.dsp
.....\main.dsw
.....\main.ncb
.....\main.opt
.....\main.plg
.....\test1.cpp
.....\test1.dsp
.....\test1.dsw
.....\test1.ncb
.....\test1.opt
.....\test1.plg
.....\Debug
test1