`
咖啡动力
  • 浏览: 435492 次
  • 性别: Icon_minigender_2
  • 来自: 北京
社区版块
存档分类
最新评论

objective-c图片数组存放空

阅读更多
NSMutableArray *imgSheet=[NSMutableArray arrayWithCapacity:4];
for(int i=0;i<4;i++){
[imgSheet addObject:[NSNull null]];
}
分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics