搜索资源列表
CPP-GUI-Qt4source
- 该代码是一本书上的源程序,在Linux环境下,编译调试通过,并附送了该书的电子版-The code is a book on the source, in the Linux environment, the compiler debugging through, and comes with an electronic version of the book
class
- C++经典语法与应用,类的编写与应用,构造与析构函数,函数的重载,类的继承,函数覆盖,基类与派生类的构造函数、析构函数先后调用顺序.-Classical syntax and application of C++, class preparation and application of the constructor and destructor, function overloading, class inheritance, function coverage, the base clas
yufa.cpp
- 编译原理_词法分析,实现了基本的词法功能,二元式输出- Compiler theory lexical analysis, to achieve the basic lexical functions, binary type output
lesson-2
- C++经典语法与应用,类的编写与应用,构造与析构函数,函数的重载,类的继承,函数覆盖,基类与派生类的构造函数、析构函数先后调用顺序,如何在派生类构造函数中向基类的构造函数传递参数,this成员变量,类型转换的内幕,虚拟函数与多态性,引用和指针的变量的区别与共同处。VC工程的编译原理与过程,将工程中不同的类拆分到不同的原文件中,每一个类由一个.h和.cpp文件共同完成,头文件重复定义问题的解决,培养了学员良好的编程习惯,也为以后分析MFC Appwizard生成的工程奠定了良好基础。-Inheri
lp_test_format
- The __FUNCTION__ gcc variable is generally only used for debugging. If we re not using gcc, define __FUNCTION__ as a cpp symbol here. Don t define it if using a newer Windows compiler.
Hello(Linux-CPP)
- 在linux下编译的类程序,并且能够运行。-In Linux compiler under the class program, and can run.