摘要: 今天在看《大话设计模式》,实践里面的单例模式。写了如下代码: #include using namespace std;class ... 阅读全文
posted @ 2018-03-28 22:57 tomwillow 阅读(256) 评论(0) 推荐(0) 编辑