Swift与OC之间的一些不同

1.获取一个类的类名

OC: [AnyObject class]  

Swift:AnyObject.self

posted @ 2016-04-26 18:06  Joe.Z  阅读(109)  评论(0)    收藏  举报