Description: C++ syntax and application of the classic, type of preparation and application, construction and destructor, function overloading, class inheritance, function coverage, the base class and derived class' s constructor, destructor has called the order of how derived class constructor to the base class constructor passing parameters, this member variable, type of insider conversion, virtual functions and polymorphism, pointer references and the differences between the variables in common. VC++6 SUN Xin teacher lesson video curriculum source code
To Search:
File list (Check if you may need any files):
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
...........\....\Main.ncb
...........\....\Main.opt
...........\....\Main.plg
...........\Point
...........\.....\Debug
...........\.....\.....\Point.exe
...........\.....\.....\Point.obj
...........\.....\.....\Point.pdb
...........\.....\.....\vc60.pdb
...........\.....\Point.cpp
...........\.....\Point.dsp
...........\.....\Point.dsw
...........\.....\Point.ncb
...........\.....\Point.opt
...........\.....\Point.plg
...........\Test
...........\....\Debug
...........\....\.....\Test.exe
...........\....\.....\Test.obj
...........\....\.....\Test.pdb
...........\....\.....\vc60.pdb
...........\....\Test.cpp
...........\....\Test.dsp
...........\....\Test.dsw
...........\....\Test.ncb
...........\....\Test.opt
...........\....\Test.plg