摘要:
效果图: 阅读全文
posted @ 2017-01-09 17:24
麦芽呀~
阅读(264)
评论(0)
推荐(0)
摘要:
[self rankWithTotalColumns:2 andWithAppW:180 andWithAppH:170]; //九宫格布局 - (void)rankWithTotalColumns:(int)totalColumns andWithAppW:(int)appW andWithAppH:(int)appH{ //总列数 int _totalColumns = t... 阅读全文
posted @ 2017-01-09 17:11
麦芽呀~
阅读(266)
评论(0)
推荐(0)
摘要:
//创建uiscrollview self.PageHeight = self.view.bounds.size.height; self.PageWidth = self.view.bounds.size.width; self.scrollView = [[UIScrollView alloc] initWithFrame:CGRectMake(0, 0, ... 阅读全文
posted @ 2017-01-09 17:10
麦芽呀~
阅读(232)
评论(0)
推荐(0)
摘要:
push返回按钮样式: 自由点击事件: 创建左右导航栏按钮,搜索与个人中心: 阅读全文
posted @ 2017-01-09 17:08
麦芽呀~
阅读(193)
评论(0)
推荐(0)
摘要:
带导航栏的Push跳转: 不带导航栏的present跳转: 阅读全文
posted @ 2017-01-09 17:03
麦芽呀~
阅读(195)
评论(0)
推荐(0)
浙公网安备 33010602011771号