点语法 新解

@interface Person :NSObject

+ (instance)shareInstance;

@end

 

Person.shareInstance 返回单例

posted @ 2016-04-18 16:56  AlvinsBlog  阅读(116)  评论(0编辑  收藏  举报