期刊文献+

浅析C++中的指针和数组 被引量:2

Simple Discussion on the Pointer and Array of C++
下载PDF
导出
摘要 指针和数组是C++语言学习中的难点,指针概念较难理解且容易错误使用,数组和指针紧密相关,数组元素可通过指针引用,能够使用数组方法解决的问题一般也可以使用指针方法。分别对指针、数组元素引用、数组指针等知识点做分析归纳,并通过实例进行说明。 Pointer and array are difficulties in C++ language learning,the concept of pointer is difficult to understand and always used incorrectly.Array has relation to pointer closely,and the elements of array can be used through pointer.The question which can be solved in array method usually can be solved in pointer method too.Discusses on knowledge points including pointer,using array elements,array pointer and analyzes through examples.
作者 王晓燕
出处 《现代计算机》 2010年第9期127-129,共3页 Modern Computer
关键词 指针 数组 C++ Pointer Array C++
  • 相关文献

参考文献1

共引文献3

同被引文献8

引证文献2

二级引证文献2

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

内容加载中请稍等...
;
使用帮助 返回顶部