当前位置: 首页 > news >正文

西安分类信息网站美篇制作app下载官网免费

西安分类信息网站,美篇制作app下载官网免费,网站建设与规划工作,邯郸信息港手机版0、核心要素 // 构造、析构函数私有化(一个进程只允许一个对象存在) // 对象私有化、静态化(因为接口静态函数) // 对象调用接口静态化(因为静态函数脱离了类对象,可以直接调用) 一、懒汉 唯…

0、核心要素

// 构造、析构函数私有化(一个进程只允许一个对象存在)
// 对象私有化、静态化(因为接口静态函数)
// 对象调用接口静态化(因为静态函数脱离了类对象,可以直接调用)

一、懒汉

唯一的对象在使用时才进行初始化。存在多线程问题。

#include <iostream>using namespace std;class singleMode {public:static singleMode* getInstance() {if (obj==nullptr) {obj = new singleMode();}return obj;}void printMsg() {cout << "print success." << endl;}private:static singleMode* obj;singleMode() {cout << "instance create." << endl;}~singleMode() {cout << "instance release." << endl;}
};singleMode* singleMode::obj = nullptr;
// singleMode* singleMode::obj = new singleMode();int main()
{{singleMode::getInstance()->printMsg();}return 0;
}

二、饿汉

唯一的对象在定义时就完成初始化。

#include <iostream>using namespace std;class singleMode {public:static singleMode* getInstance() {/*   if (obj==nullptr) {obj = new singleMode();}*/return obj;}void printMsg() {cout << "print success." << endl;}private:static singleMode* obj;singleMode() {cout << "instance create." << endl;}~singleMode() {cout << "instance release." << endl;}
};// singleMode* singleMode::obj = nullptr;
singleMode* singleMode::obj = new singleMode();int main()
{{singleMode::getInstance()->printMsg();}return 0;
}

http://www.15wanjia.com/news/163104.html

相关文章:

  • h5美食制作网站模板抚州网站开发机构
  • php网站开发程序学校模板
  • 公司网站名词解释本地视频做成链接网址
  • 化妆品网站建设推广方案新乡网络推广外包
  • 小程序就是做网站建微网站需要购买官网主机吗
  • o2o网站建设公司排名邯郸房地产网站建设
  • 网站建设要注册哪些商标类别互联网技术对人力资源管理的影响有哪些
  • 做海报的网站有哪些内容qq营销网站源码
  • 英文wordpress建站村建站是什么部门
  • 赣县区建设局网站软件开发过程文档
  • 口碑好的福州网站建设pda智能巡检系统
  • 西安网站制作的公司网站用橙色
  • html网站搭建西安建站套餐
  • 网站开发自学流程企业所得税的优惠政策
  • 网站个人微信收款方案django做的网站
  • 电子商务网站建设的实训心得在门户网站上做推广
  • 温州 网站建设游戏网站建设表格
  • 深圳有哪些网站开发公司北京顺义网站建设
  • 深圳好的外贸网站建设公司宣传册模板图片
  • 昆明网站seo多少钱怎么把网站的标题做的炫酷
  • 英语做美食网站永久域名申请
  • 网站地图模板下载wordpress 做手机站
  • 网站备案换ip室内装修设计软件手机版
  • 网站备案归琼海在线
  • dedecms做中英文网站重庆企业网络推广价格
  • 陕西省建设信息网站网站开发后需要交接哪些材料
  • 怎么使用模板建设网站微信网页版手机登录入口
  • 合肥建站企业免费货源在线网站
  • 简洁大方的网站模板优秀网站建设哪家便宜
  • 云南省城乡建设厅网站网站如何做seo推广