摘要:
###简单的继承类 #ifndef virtualFuntion_hpp #define virtualFuntion_hpp #include <stdio.h> class SValue { public: SValue() { printf("SValue init\n"); }; ~SVal 阅读全文
###简单的继承类 #ifndef virtualFuntion_hpp #define virtualFuntion_hpp #include <stdio.h> class SValue { public: SValue() { printf("SValue init\n"); }; ~SVal 阅读全文
posted @ 2023-02-24 15:20
严_青
阅读(19)
评论(0)
推荐(0)

浙公网安备 33010602011771号