摘要: //<4> 创建16个UIImageView显示分割以后的小图片 for(int i = 0;i<4;i++) { for(int j = 0;j<4;j++) { UIImageView * imageView = [[UIImageView alloc]initWithFrame:CGRectM 阅读全文
posted @ 2016-08-19 18:07 zuidap 阅读(609) 评论(0) 推荐(0)