2015年7月2日

Swift 实现单例模式Singleton pattern的三种方法

摘要: 转自:点击打开链接From my short experience with Swift there are three approaches to implement the Singleton pattern that support lazy initialization and thread... 阅读全文

posted @ 2015-07-02 11:27 Hai_阔天空 阅读(217) 评论(0) 推荐(0)

导航