- 2
- 0
- 约3.88万字
- 约 92页
- 2017-07-09 发布于湖北
- 举报
C++物件導向程式設計Introduction to C++ with OOP 蔡文能 tsaiwn@.tw tsaiwn@.tw 交通大學資訊工程學系 Agenda Review : How to design/construct/use a Stack? Introduction to OOA, OOD, and UML Inheritance and examples: Animal and Mankind, Deque and Stack/Queue, Vector and Stack virtual function and Polymorphism: How it works? Next: Generic programming: template function/class, and STL Exceptions: Scope of exceptions, raising exception, exception handlers More tips about class and ADT: a. constructor/Destructor, b. class members vs. instance members, c.friend and access control of class members Object Oriented
原创力文档

文档评论(0)