【发布时间】:2012-06-08 18:20:16
【问题描述】:
可能重复:
What do the plus and minus signs mean in Objective C next to a method?
在 Objective-C 中使用加号或减号有什么区别?
例如大部分时间码以-(void)somethingSomethingelse开头,但有时会是+(void)somethingSomethingelse
谢谢!
【问题讨论】:
标签: objective-c ios