浅墨浓香

想要天亮进城,就得天黑赶路。

导航

2016年6月24日

摘要: 1. 单一继承 (1)实验代码 #include <iostream> #include <string> using namespace std; void visitVtbl(int **vtbl) { cout << vtbl << endl; cout << "\t[-1]: " << (l 阅读全文

posted @ 2016-06-24 23:08 浅墨浓香 阅读(342) 评论(1) 推荐(0) 编辑