文件名称:depth-understanding--the-pointer
- 所属分类:
- Windows编程
- 资源属性:
- [PDF]
- 上传时间:
- 2012-11-26
- 文件大小:
- 100kb
- 下载次数:
- 0次
- 提 供 者:
- Tiger*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
指针是一个特殊的变量,它里面存储的数值被解释成为内存里的一个地址。要搞清一个指针
需要搞清指针的四方面的内容:指针的类型,指针所指向的类型,指针的值或者叫指针所指
向的内存区,还有指针本身所占据的内存区。-Pointer is a special variable, the value stored inside it is interpreted as a memory address. To find out the pointer to a pointer needs to find out the four aspects: type of the pointer, pointer types, pointer value or name pointer points to memory area, as well as the pointer memory area occupied by itself.
需要搞清指针的四方面的内容:指针的类型,指针所指向的类型,指针的值或者叫指针所指
向的内存区,还有指针本身所占据的内存区。-Pointer is a special variable, the value stored inside it is interpreted as a memory address. To find out the pointer to a pointer needs to find out the four aspects: type of the pointer, pointer types, pointer value or name pointer points to memory area, as well as the pointer memory area occupied by itself.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
深入理解指针.pdf