期刊文献+

C++程序设计中构造函数的探讨 被引量:1

Discussion on Constructors in C++ Programming
下载PDF
导出
摘要 首先介绍了类的构造函数特征和分类,举例说明了组合类对象和派生类对象构造函数的构造方法及调用次序;其次研究了使用缺省拷贝构造函数时,如果类中包含new运算符而导致指针挂起的原因,并给出了解决方法;最后介绍了转换构造函数的功能及使用转换构造函数进行类型转换的步骤。 First we introduce the features and classification of class constructors, and illustrate the constructing methods and call order of combined class object and derived class object constructors, then give the solution to pointer hung caused by operator new in class while using default copy constructor, finally introduce the functions of conversion constructor and the procedure of type conversion by using conversion constructor
出处 《计算机时代》 2011年第12期30-32,共3页 Computer Era
关键词 C++ 构造函数 派生类构造函数 拷贝构造函数 转换构造函数 C++ constructor derived class constructor copy constructor conversion constructor
  • 相关文献

参考文献1

  • 1谭诰强.C++程序诅计[M].清华大学出版社,2004.

同被引文献3

引证文献1

二级引证文献1

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

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