摘要: // ConsoleApplication25单例.cpp : 此文件包含 "main" 函数。程序执行将在此处开始并结束。 // #include <iostream> //#include <iostream> //singleton //单例方法,实现单例的测试程序 class Ca { pu 阅读全文
posted @ 2021-02-18 18:53 iwetuan 阅读(66) 评论(0) 推荐(0)