美文网首页
获取类名

获取类名

作者: 半江瑟瑟 | 来源:发表于2016-09-22 16:50 被阅读20次

    获取类名类方法中 用self

    Paste_Image.png

    对象方法object_getClass(self)==self.dynamicType 真正的类名
    参考文章
    http://www.jianshu.com/p/b46653d7a861
    http://stackoverflow.com/questions/24403718/swift-equivalent-objective-c-runtime-class
    http://stackoverflow.com/questions/24049673/swift-class-introspection-generics

    相关文章

      网友评论

          本文标题:获取类名

          本文链接:https://www.haomeiwen.com/subject/tavzettx.html