随笔分类 -  iOS功能封装

上一页 1 2

UI定制 - UITextField:紧致双击后的拷贝、复制、粘贴等操作
摘要:双击后禁止响应 1 - 代码示例:新建 UITextField 子类 UITextFieldNoRes,重写 canPerformAction: withSender: 方法 // - UITextFieldNoRes.m 1 #import "UITextFieldNoRes.h" 2 @impl 阅读全文

posted @ 2017-05-04 14:23 低头捡石頭 阅读(113) 评论(0) 推荐(0) 编辑

UI定制 -UILabel:自定义文本布局
摘要:自定义文本布局 1 - 代码示例:新建 UILabel 子类 UITextAlignLabel // - UITextAlignLabel.h 1 #import <UIKit/UIKit.h> 2 @class AlignMaker; 3 4 typedef NS_ENUM(NSUInteger, 阅读全文

posted @ 2017-05-04 11:24 低头捡石頭 阅读(42) 评论(0) 推荐(0) 编辑

上一页 1 2
< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

导航

统计

点击右上角即可分享
微信分享提示