02 2017 档案

摘要:目标: 拓展视野 了解关注更多Xcode插件应用 同步一线开发关注与频繁问题 阅读全文
posted @ 2017-02-25 00:46 Wind678 阅读(114) 评论(0) 推荐(0)
摘要:目标:系统性Review;查漏补缺; 2017-02-25 00:38 Update Chapter3 2017-02-28 Chapter1: 初识iOS 1.1 UI User Interface; UI处于iOS四层结构的最上层(Cocoa Touch); 置于UIKit; (1) 大致分类: 阅读全文
posted @ 2017-02-24 23:08 Wind678 阅读(393) 评论(0) 推荐(0)
摘要:http://www.111cn.net/sj/iOS/60372.htm LocalNotification的数个问题思考: 阅读全文
posted @ 2017-02-21 23:30 Wind678 阅读(95) 评论(0) 推荐(0)
摘要:效果需求: 当前ViewController中,添加一个自定义UIView。当添加CustomView时,背景变暗 Method1: 在添加CustomView时,同步添加一个UIImage,设置其alpha为0.3. 阅读全文
posted @ 2017-02-21 23:29 Wind678 阅读(137) 评论(0) 推荐(0)
摘要:方式一(StoryBoard式)、 (1) 登陆: 1. 界面通过设置隐藏Btn、 2. 拖拽隐藏Btn,拉下下个界面(备至:设置其SegueIdentifier(e.g. Push)) 3. 实际触发按钮响应方法如下: [self performSegueWithIdentifier:@"Show 阅读全文
posted @ 2017-02-21 23:24 Wind678 阅读(294) 评论(0) 推荐(0)
摘要:UIAlertController : UIViewController UIAlertController *alertContr = [UIAlertController alertControllerWithTitle:@"提示信息" message:@"確定要註銷?" preferredSt 阅读全文
posted @ 2017-02-21 23:18 Wind678 阅读(167) 评论(0) 推荐(0)
摘要:UIRefreshControl:UIControl (UIControl:UIView) 使用一: UITableView之Cell刷新,UIRefreshControl为其一属性. self.customTableView.refreshControl = [[UIRefreshControl 阅读全文
posted @ 2017-02-21 22:05 Wind678 阅读(178) 评论(0) 推荐(0)
摘要:UIView总结 阅读全文
posted @ 2017-02-20 23:07 Wind678 阅读(101) 评论(0) 推荐(0)
摘要:Summary For Plan: I can get it! Come on! 一、Code 二、Books 三、Music 四、Sports 五、... 阅读全文
posted @ 2017-02-19 00:10 Wind678 阅读(139) 评论(0) 推荐(0)

喜欢请打赏

扫描二维码打赏

支付宝打赏

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