(Tulip 2013 Online Teaching VC++2008 Detailed Explanation Main Lecture (including C++, Class, MFC, API, etc.)001-C language and C++ difference002-C++ console program003-Dynamic memory allocation new and delete004-quote005-Initialization function parameters006-Exception throwing and catching and handling007-function overloading008-function template009-First Class010-Class member function011-Constructor with parameters012-Access to private members of the class013-default copy constructor014-class friend function015-this pointer016-class const object017-class object array018-Class static members019-Class object pointer020-Class object reference and copy constructor021-Class destructor022-Write a new class023-Why write your own copy constructor024-Assignment error analysis025- overloaded assignment operator =026-Overloaded greater than operator027-Overload the greater than operator to achieve a complete comparison028-Overloaded increment operator++029-C++ string class030-Class template031 Base class and subclass032-Access under three inheritance methods033-Friend class and inherited access level034-Virtual function concept035-Abstract036-Nested Class037-Conversion between class types038-Multiple inheritance and virtual base class039-Windows programming concept040-Control events and message mapping041-Build the interface042- Use EDIT control043-Add control variables044-Realization of calculator input function045-CString, string, char string conversion046-Calculator-MFC Programming047-MFC calculator-addition function048-MFC calculator-perfect addition operation049-MFC calculator-realize the four arithmetic050-MFC calculator-clear and add modulo operation)