09 2015 档案

摘要:-(NSArray*)tableView:(UITableView *)tableView editActionsForRowAtIndexPath:(NSIndexPath *)indexPath{ UITableViewRowAction *rowAction = [UITableView... 阅读全文
posted @ 2015-09-26 01:45 煮水丶 阅读(2880) 评论(1) 推荐(0)
摘要:GitHub地址https://github.com/JerryWanXuJie/XJAlbum图片浏览器主要通过 UIScrollView 实现 在一个大的ScollView里面套 n个ScollViewUIScrollView里主要是有两个属性,contentSize和contentoffset... 阅读全文
posted @ 2015-09-24 00:47 煮水丶 阅读(4138) 评论(0) 推荐(1)