objective-c - objc把类名转化成string的方法叫啥来着
怪我咯
怪我咯 2017-04-21 10:57:22
0
2
357

一个类叫 xxxViewController
我要用string形式传递这个class的名字

怪我咯
怪我咯

走同样的路,发现不同的人生

reply all(2)
黄舟

Reference http://segmentfault.com/q/10100000001...

大家讲道理

The mutual conversion is:
NSStringFromClass
NSClassFromString

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template