Introduction - If you have any usage issues, please Google them yourself
Sun Xin teacher VC video lesson two code: classic c + + syntax and application of the writing of the class and application, structure and the destructor, function overloading, inheritance of class, function, the base class and derived class constructor and destructor call order successively, how in the derived class constructor is delivered to the base class constructor parameters, this member variable, type conversion insider, virtual function and polymorphism, reference and pointer variable difference and common place. Compilation principle and procedure of VC project, the project in a different kind of split into different files, each class by a. H and. With CPP file, the header file again defined problem solving, cultivate the students good programming habits, also for later analysis of MFC AppWizard generated project has laid a good foundation.
Packet : 97288423lesson2.rar filelist
Code
Code\Main
Code\Main\Animal.cpp
Code\Main\Animal.h
Code\Main\Fish.cpp
Code\Main\Fish.h
Code\Main\Main.cpp
Code\Main\Main.dsp
Code\Main\Main.dsw
Code\Main\Main.h.txt
Code\Main\Main.ncb
Code\Main\Main.opt
Code\Main\Main.plg
Code\Point
Code\Point\Point.cpp
Code\Point\Point.dsp
Code\Point\Point.dsw
Code\Point\Point.ncb
Code\Point\Point.opt
Code\Point\Point.plg
Code\Test
Code\Test\Test.cpp
Code\Test\Test.dsp
Code\Test\Test.dsw
Code\Test\Test.ncb
Code\Test\Test.opt
Code\Test\Test.plg