Preliminary Analysis of C ++ Object - Oriented Characteristics PART1

zhaozj2021-02-16  49

I'm graduating the paper. Post semi-finished products, please guide you! Contact jerryyu@21cn.com

Summary… …

Abstract ...

table of Contents

Foreword

1 Prepare knowledge

1.1 Procedures for the use of memory

1.2 C Class Memory Pattern

1.3 Compile period and execution period

2 package

2.1 Package and Significance

2.2 Implementation mechanism of package

2.2.1 Call Method for Class Member Function

2.2.2 Performance of Package

3 inheritance

The relationship between the memory structure, subclasses, and parent classes inherited

Interface inheritance and inheritance

Inheritance brought overhead

4 polymorphism

Polymorphism - is a different aspect of the refers

Virtual function

Pure virtual function, virtual inheritance

Different virtual function and function overload

5 all in one, demonstration

6 appendix

Thank you

bibliography

转载请注明原文地址:https://www.9cbs.com/read-27278.html

New Post(0)