metatype .Type和.selfSwift有什么区别?
.Type
.self
做.self并.Type返回struct?
struct
我明白.self可以用来检查dynamicType.你怎么用的.Type?
dynamicType
swift
swift ×1