中国矿业大学《面向对象技术与C++程序设计》课件
参考书
《 C++ Primer》 --中国电力出版社,Stanley B.Lippman 著,潘爱民,张丽译
《C++ Primer》 Stanley B.Lippman
《C++ Primer Plus》
《 C++ 程序设计语言》 --机械工业版社, Bjarne Stroustrup 著,裘宗燕译
《The C++ Programming Language》 Bjarne Stroustrup
《C++ How to Program》Fifth Edition H.?M.?Deitel
第1章 C++.NET面向对象程序设计概述
第2章 数据输入与输出
第3章 C++基 础
第4章 类与对象
第5章 继承
第6章 多态性
第7章 模板与STL
第8章 异常
第9章 托管C++程序设计
第10章 Windows窗体程序设计
第11章 窗体常用控件编程
第12章 .NET文件操作