摘要: 1、创建UIScrollView视图: UIScrollView *aScrollView = [[[UIScrollView alloc] initWithFrame:self.view.bounds] autorelease]; aScrollView.backgroundColor = [... 阅读全文
posted @ 2015-10-23 21:26 随心所欲2015 阅读(167) 评论(0) 推荐(0)