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

wordpress 替换郑州seo管理

wordpress 替换,郑州seo管理,中工互联网站建设,武汉江汉路网站建设享元模式&#xff0c;个人理解&#xff0c;就是应用共享技术来减少类的对象创建&#xff0c;节省计算机资源消耗&#xff0c;而且能够减少维护成本 #include <iostream> #include <string> #include <vector>using namespace std;class Flyweight { public:…

享元模式,个人理解,就是应用共享技术来减少类的对象创建,节省计算机资源消耗,而且能够减少维护成本

#include <iostream>
#include <string>
#include <vector>using namespace std;class Flyweight {
public:Flyweight(string state):_state(state) {}virtual void Operation(const string&state) { }string GetState()const { return _state; }virtual ~Flyweight() { }
private:string _state;
};class ConcreteFlyweight :public Flyweight {
public:ConcreteFlyweight(string state):Flyweight(state) {cout << "ConcreteFlyweight Build..." << state << endl;}void Operation(const string& state) {cout << "ConcreteFlyweight " << GetState() << " \\ " << state << endl;}
};class FlyweightFactory {
public:Flyweight *GetFlyweight(std::string key) {for (auto fly : _flys) {if (fly->GetState() == key) {cout << "already created by users..." << endl;return fly;}}Flyweight *fn = new ConcreteFlyweight(key);_flys.push_back(fn);return fn;}
private:std::vector<Flyweight*> _flys;
};int main() {FlyweightFactory *fc = new FlyweightFactory();Flyweight *fw1 = fc->GetFlyweight("hello");Flyweight *fw2 = fc->GetFlyweight("world");Flyweight *fw3 = fc->GetFlyweight("hello");delete fw1;delete fw2;//delete fw3;delete fc;return 0;
}
http://www.hkea.cn/news/71611/

相关文章:

  • 建立网站请示优化服务是什么意思
  • 有一个做场景动画的网站山东seo费用多少
  • 阿里云服务器的网站备案流程图营销推广有哪些形式
  • 做宣传用什么网站好手游推广平台有哪些
  • 免费全国网站在线客服软件新手电商运营从哪开始学
  • 0317网站建设怎么建个网站
  • 做网站做电脑版还是手机版好电话营销
  • 深圳网站建设 设计搜索引擎的工作原理是什么?
  • 在线网站设计百度收录查询方法
  • 最新体育新闻足球百度seo收费
  • 手机网站做跳转好吗个人在百度上发广告怎么发
  • 民宿网站的建设最近热搜新闻事件
  • 企业网站建设的核心是企业推广视频
  • 设计素材网站蜂产品推广文章
  • wordpress站点描述seo哪个软件好
  • 澳门服务器做网站需要备案吗百度ai人工智能平台
  • 做化验的在哪个网站里投简历河南网站关键词优化
  • 百度网址大全网站大全网络整合营销方案ppt
  • 海阳市建设工程交易中心网站品牌推广的作用
  • 江西省住房和城乡建设网站成都网站优化seo
  • java资源网站云优化
  • 小程序源码大全网络seo关键词优化技巧
  • 服务佳的小企业网站建设ip子域名大全
  • 网页与制作唐山seo推广公司
  • 自己做的网站怎么弄到网上在线网页制作
  • 电商网站 设计方案百度的排名规则详解
  • 福建省建设厅网站余外链链接平台
  • 广告营销网站市场推广方案
  • 徐州企业做网站软文是什么文章
  • 网站代码备份如何优化seo