_ZNote_转载_Qt_单例方法简单实现
摘要:
The Singleton pattern restricts a class so that only one instance can be created. This can be accomplished by making its constructor priv 阅读全文
posted @ 2017-06-30 19:25 ZhangDezhi 阅读(152) 评论(0) 推荐(0) 编辑