期刊文献+

C++中隐式this指针的研究

The Research of Implicit This Pointer in C++
下载PDF
导出
摘要 this指针是由系统自动生成的,隐含于每一个类的成员函数中的特殊指针,该指针指向正在对某个成员函数操作的对象。该文通过实例及其汇编代码详细地分析了this指针的特点和它的使用方法,从而进一步的理解C++中的对象和其在内存中的分配情况。 this pointer is a special pointer that hidden in every class member function automatically generated by system. It points to the object of operating to a member function.the article analyses characteristics of this pointer and its application method by instances and their assembly code, so as to understanding of objects in C++ and its distribution in memory.
作者 张永超
出处 《电脑知识与技术(过刊)》 2014年第7X期4738-4739,共2页 Computer Knowledge and Technology
关键词 this指针 对象 成员函数 this pointer object member function
  • 相关文献

参考文献1

共引文献1

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

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