转:addChildViewController实现网易新闻首页切换
摘要:本来只是打算介绍一下addChildViewController这个方法的,正好今天朋友去换工作面试问到网易新闻标签栏效果的实现,就结合它,用个小Demo实例介绍一下:(具体解释都写在了Demo里面的注释)[objc]view plaincopy////HMTMainViewContro...
阅读全文
posted @
2015-12-29 10:42
Stephen_init
阅读(186)
推荐(0)
Containing ViewControllers
摘要:Containing ViewControllers转自:https://www.cocoanetics.com/2012/04/containing-viewcontrollers/For a project that I am currently working on I needed to i...
阅读全文
posted @
2015-12-28 14:52
Stephen_init
阅读(261)
推荐(0)
转: iPhone屏幕尺寸、分辨率及适配
摘要:1.iPhone尺寸规格设备iPhone宽Width高Height对角线Diagonal逻辑分辨率(point)Scale Factor设备分辨率(pixel)PPI3GS2.4 inches (62.1 mm)4.5 inches (115.5 mm)3.5-inch320x480@1x320x4...
阅读全文
posted @
2015-12-21 15:24
Stephen_init
阅读(194)
推荐(0)