viewController
//www.greatytc.com/p/6b79cf270796 使用presentingViewController属性可能会遇到的坑
//www.greatytc.com/p/5ca24feae0ba UIViewController
//www.greatytc.com/p/8d19d299ca7a iOS小记------关于view-viewcontroller页面之间的跳转的方法
UIView
//www.greatytc.com/p/7242bc413ca8 [UIVIew]谈谈对drawRect的理解
//www.greatytc.com/p/4bcaf6349133 UIView并没想的那么简单 - tintColor揭秘
//www.greatytc.com/p/ae6843d981b6 UIView的setNeedsLayout, layoutIfNeeded 和 layoutSubviews 方法之间的关系解释
//www.greatytc.com/p/d0d3f6b5a1b0 使用drawRect有什么影响?
//www.greatytc.com/p/e08b80856e1a iOS-hitTest:withEvent与自定义hit-testing规则
//www.greatytc.com/p/2f664e71c527 一篇搞定事件传递、响应者链条、hitTest和pointInside的使用
//www.greatytc.com/p/a03024557c66 iOS开发技巧:快速实现 圆角+描边
//www.greatytc.com/p/f972e0db785a iOS frame和Bounds 以及frame和bounds区别
//www.greatytc.com/p/abe815018b2a iOS 设置视图半透明而子控件不透明
//www.greatytc.com/p/50c46c72e3dd iOS 中间镂空效果的View
//www.greatytc.com/p/e4e179cea022 programming iOS - view drawing (一)
//www.greatytc.com/p/fc35592b9fd1 convertPoint: toView: 等方法详解(链接)
//www.greatytc.com/p/9ac372683735 iOS-UIBezierPath和各种layer把我玩坏了
//www.greatytc.com/p/2f500c765541 iOS绘画之UIBezierPath
//www.greatytc.com/p/c38b79c9527b iOS 验证码View的实现方案
//www.greatytc.com/p/b9be23d50f5c UI 里面的类简要说明(转载)
//www.greatytc.com/p/3b317a80abce drawRect layoutSubviews