摘要
指针是C语言的精华,是C语言最重要的内容,也是最难掌握的部分。结合近十年的教学实践,通过图示法从基本概念内存和地址开始引入指针和指针变量的概念,并深入讲解指针变量的运算以及指针变量与一维数组和二维数组之间的关系,利用图示法进行教学,形象、直观,在教学过程中起到了良好的效果。
The pointer is the essence of C programming language, is the most important part which is also difficult to master. Combined with nearly a decade of teaching practice, from the basic concepts of memory and address, introduces the concepts of the pointer and its variable by using graphic method, and further explains the operation of the pointer variable and the relationship between the pointer variable and two-dimensional array and one-dimensional array. Uses graphic method to teach and it is intuitive, gets a good result in the teaching process.
出处
《现代计算机》
2010年第6期83-86,共4页
Modern Computer
关键词
精华
指针
图示法
Essence
Pointer
Graphic Method