阅读185 返回首页    go 阿里云 go 技术社区[云栖]


Effective C++ item 01-04 随笔

学习是分享和合作式的!

转载请注明出处:https://blog.csdn.net/wdzxl198/article/details/9219115;   

     最近看《Effective C++》这本书,就做个简单的图片式的小随笔吧。推荐在线看此书的网址:https://www.kuqin.com/effectivec2e/index.html,还是不错的;

那就开始:






4-2_thumb3

补充:

1.Singleton模式

详见《Design Pattern: Singleton 模式

Edit by Atlas,

Time 2013/6/27 16:59

最后更新:2017-04-03 16:59:46

  上一篇:go 数据库连接池libzdb的使用
  下一篇:go Design Pattern: Singleton 模式