摘要: view上有一个scrollView,现在想在view上加一个Pan手势,需求是:当向下划的时候,整个view动,但是scrollView不动;其它情况下scrollView动而view不动。解决方法:-(BOOL)gestureRecognizer:(UIGestureRecognizer *)g... 阅读全文
posted @ 2015-04-27 16:01 Chocolate·Lee 阅读(3838) 评论(0) 推荐(1) 编辑
摘要: 一、全局默认更改statusbar的前景色在info-plist文件中,增加如下两个键值对:View controller-based status bar appearance NOStatus bar style UIStatusBarStyleL... 阅读全文
posted @ 2015-04-27 15:36 Chocolate·Lee 阅读(1483) 评论(0) 推荐(0) 编辑