?? readme.txt
字號:
This folder contains source files for all of the examples given in Lecture 17, Wed Oct 31.employee.h, employee.cpp, hourly.h, hourly.cpp, salaried.h,salaried.cpp and main.cpp - demonstrates derived classes and the interactions with their base class. Also demonstrates dynamic memory allocation and smart pointers, virtual functions, pure virtual functions, and abstract base classes. The Makefile can be used to build the executable derived_class from these source files.
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -