【发布时间】:2012-05-01 19:17:17
【问题描述】:
我在 FirstViewController 类中有一个 NSMutable 数组,我想将该数组传递给 SecondViewController 类。我想在 SecondViewController 类中使用它。我在 Xcode 4.2.1 中使用 ARC 执行此操作...我怎么能...?以及在设置属性时我想使用哪些属性...(或)解释我也使用 Appdelegate 文件...
【问题讨论】:
标签: iphone objective-c ios5 nsmutablearray xcode4.2