摘要: 设置ScrollViewself.mysrollview.contentSize = CGSizeMake(1024,768);self.mysrollview.pagingEnabled = YES;self.mysrollview.bounces = NO; 阅读全文
posted @ 2015-08-20 13:32 南水之源 阅读(164) 评论(0) 推荐(0)