问题描述
|
我想通过使用NSMutableArray分配NSInteger,有什么办法可以解决这个问题?
它不能在模拟器上运行,并且在运行应用程序时会中断。
NSInteger Section;
NSMutableArray dataSourceSection;
Section = (NSInteger)[dataSourceSection objectAtIndex:2];
谢谢。
解决方法
暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!
如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。
小编邮箱:dio#foxmail.com (将#修改为@)