UIScrollView
摘要:
UIScrollView对滑动和缩放提供原生支持,API使用也非常方便最简单的用法只要初始化UIScrollView,然后设置contentSize,再放入subview,就可以了。例: UIScrollView *scroll = [[UIScrollView alloc] initWith... 阅读全文
posted @ 2015-01-27 21:34 奋进的闹钟 阅读(217) 评论(0) 推荐(0)
posted @ 2015-01-27 21:34 奋进的闹钟 阅读(217) 评论(0) 推荐(0)
posted @ 2015-01-27 21:31 奋进的闹钟 阅读(544) 评论(0) 推荐(0)
posted @ 2015-01-27 21:30 奋进的闹钟 阅读(376) 评论(0) 推荐(0)