随笔 - 112  文章 - 0  评论 - 9  阅读 - 13万
02 2017 档案
创建自己的 FrameWork(含demo)-Xcode7环境
摘要:来自:http://www.jianshu.com/p/05f078815510 制作流程,直接看原来的网页吧! 阅读全文
posted @ 2017-02-21 18:53 麦芽呀~ 阅读(181) 评论(0) 推荐(0) 编辑
UITextView 一些属性的设置
摘要:self.MyShowTextView.editable = NO; self.MyShowTextView.backgroundColor = [UIColor blackColor]; self.MyShowTextView.textColor = [UIColor whiteColor]; self.MyShowTextView.text = @"今天天气不错!";... 阅读全文
posted @ 2017-02-17 14:32 麦芽呀~ 阅读(110) 评论(0) 推荐(0) 编辑
跳转第二弹
摘要:来自:http://www.jianshu.com/p/9ded120cb5d2 (一)使用NavigationViewController进行页面跳转时,应该使用pushViewController方法来跳转至下一页面,这样的话,下一页面同样在NavigationViewController容器中 阅读全文
posted @ 2017-02-16 16:45 麦芽呀~ 阅读(151) 评论(0) 推荐(0) 编辑

< 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

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