文件名称:class
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
C++经典语法与应用,类的编写与应用,构造与析构函数,函数的重载,类的继承,函数覆盖,基类与派生类的构造函数、析构函数先后调用顺序.-Classical syntax and application of C++, class preparation and application of the constructor and destructor, function overloading, class inheritance, function coverage, the base class and the derived class constructor, destructor has invoked the order, how in the derived class The parameters passed to the constructor of the base class constructor, the this member variable of the insider type conversion, virtual functions and polymorphism, difference between reference and pointer variables in common. VC compiler theory and engineering process, the different classes in the project is split into the original file, and each class by one. H. Cpp file jointly, header files define the solution of the problem is repeated, cultivate good students programming habits, but also laid a good foundation for later analysis the MFC Appwizard generated engineering.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Lesson2Code\Main\Animal.cpp
...........\....\Animal.h
...........\....\Debug\Animal.obj
...........\....\.....\Fish.obj
...........\....\.....\Main.exe
...........\....\.....\Main.obj
...........\....\.....\Main.pdb
...........\....\.....\vc60.pdb
...........\....\Fish.cpp
...........\....\Fish.h
...........\....\Main.cpp
...........\....\Main.dsp
...........\....\Main.dsw
...........\....\Main.h.txt
...........\....\Main.ncb
...........\....\Main.opt
...........\....\Main.plg
...........\Point\Point.cpp
...........\.....\Point.dsp
...........\.....\Point.dsw
...........\.....\Point.ncb
...........\.....\Point.opt
...........\.....\Point.plg
...........\Test\Test.cpp
...........\....\Test.dsp
...........\....\Test.dsw
...........\....\Test.ncb
...........\....\Test.opt
...........\....\Test.plg
...........\Main\Debug
...........\Main
...........\Point
...........\Test
Lesson2Code