https://img-blog.csdnimg.cn/32db9ce43ef64316a2e37a31f4cee033.gif
编程小鱼酱yu612.com,点击前往
摘要: C++的宏函数单例模式#define DECLARE_SINGLETON( class_name ) \ public: \ static class_name * instance() ... 阅读全文
posted @ 2017-01-17 08:59 鱼酱 阅读(248) 评论(0) 推荐(0) 编辑

https://img-blog.csdnimg.cn/32db9ce43ef64316a2e37a31f4cee033.gif
编程小鱼酱yu612.com,点击前往