随笔分类 -  iPhone Programming

iOS iPhone Programming
摘要:Singleton on iOS (Obj-C实现单例模式)参考地址:http://www.duckrowing.com/2010/05/21/using-the-singleton-pattern-in-objective-c/Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->static MyGizmoClass *sharedGizmoManager = nil;+ (MyGizmoClass*)sharedManager{@synchr 阅读全文
posted @ 2012-09-06 16:14 Jone Zhang 阅读(498) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示