文件名称:cdt_ooc-inheritence_2
介绍说明--下载内容均来自于网络,请自行研究使用
在C语言里使用宏定义实现面向对象编程的主要特征:继承与多态-In the C language using macros to implement the basic features of object-oriented programming these are inheritance and polymorphism
(系统自动生成,下载前可以参看下载内容)
下载文件列表
cdt_ooc-inheritence_2
.....................\Debug
.....................\.....\objects.mk
.....................\.....\makefile
.....................\.....\src
.....................\.....\...\shape.o
.....................\.....\...\cdt_ooc-inheritence_2.o
.....................\.....\...\subdir.mk
.....................\.....\...\circle.o
.....................\.....\...\cdt_ooc-inheritence_2.d
.....................\.....\...\circle.d
.....................\.....\...\square.d
.....................\.....\...\square.o
.....................\.....\...\shape.d
.....................\.....\cdt_ooc-inheritence_2
.....................\.....\sources.mk
.....................\.cproject
.....................\src
.....................\...\shape.h
.....................\...\square.c
.....................\...\cdt_ooc-inheritence_2.c~
.....................\...\circle.h
.....................\...\circle.c
.....................\...\square.h
.....................\...\cdt_ooc-inheritence_2.c
.....................\...\shape.c
.....................\.project