
UI基本控件的用法
文章平均质量分 80
yiral
做开发,有几分辛苦。高薪行业都有自己要付的代价,作为女生,我依旧觉得,理应力争上游。
展开
-
音频录制及其播放
音频录制 播放 AVAudioRecorder AVAudioPlayer原创 2016-06-17 17:46:21 · 698 阅读 · 0 评论 -
UIDatePicker 轮转日期选择器 时间选择器
UIDatePicker 轮转日期选择器 时间选择器原创 2016-05-30 13:45:58 · 789 阅读 · 0 评论 -
UICollectionView 布局策略
#import "ViewController.h"#import "CollectionViewCell.h"static NSString *const CellReuseIdentify =@"CellReuseIdentify";static NSString *const SupplementaryViewHeaderIdentify =原创 2016-08-15 15:17:10 · 419 阅读 · 0 评论 -
textView 基本用法 设置行间距 设置文字大小重量 文字布局
textView 基本用法 设置行间距 设置文字大小重量原创 2016-10-19 16:28:02 · 1081 阅读 · 0 评论 -
iOS UITextfile详解
UITextFiel 详细解释原创 2016-06-20 16:41:20 · 1402 阅读 · 0 评论 -
UIView 用法展示 CGAffineTransformIdentity CGAffineTransformMakeTranslation CGAffineTransformMakeScale
UIView 用法展示 CGAffineTransformIdentity CGAffineTransformMakeTranslation CGAffineTransformMakeScale原创 2017-02-15 13:29:33 · 647 阅读 · 0 评论 -
xib 控件设置圆角 label button view 等
xib 控件设置圆角 label button view 等原创 2017-04-07 12:05:35 · 364 阅读 · 0 评论 -
label 详细用法
label 详细用法转载 2017-04-11 16:51:30 · 7047 阅读 · 0 评论