第 13 節
Classes and Objects
0瀏覽次數0訪問次數--跳出率--平均停留
Classes and Objects
This chapter concentrates the object-oriented aspects of C++: first learning encapsulation and object lifecycles, then examining the object model, friends, and operator overloading, and finally moving on to inheritance and polymorphism.