首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 移动开发 > 移动开发 >

假数据自小弟我添加测试-NSArray object

2013-09-06 
假数据自我添加测试--NSArray objectUIImageView *imageView[[UIImageView alloc]initWithImage:[UIImage

假数据自我添加测试--NSArray object

UIImageView *imageView=[[UIImageView alloc]initWithImage:[UIImage imageNamed:fileName]];fileName=[testImages objectAtIndex:[indexPath row]];

热点排行