iOS中文字的展示:UILabel的使用与布局

基础

UILabel.png

特有属性

UILabel移动端特有属性.png

iOS中图片的展示:UIImage与UIImageView的应用

UIImage

UIImage.png

UIImageView

UIImageView.png

UIViewContentMode

UIViewContentMode.png

iOS中按钮的实现:UIButton的使用

UIButton

UIButton.png

TargetAction模式

TargetAction.png

UIControlEvents

UIControlEvents.png

UIControl

UIControl.png

使用UIGestureRecognizer实现自定义点击与手势

UIGestureRecognizer

UIGestureRecognizer.png

通过UIAlertView了解UIKit系统函数的设计和使用

被废弃的UIAlertView

UIAlertView.png

封装思路

封装思路.png