About Cacher
Web App
Download
Sign In
Sign Up
menu
Cacher is the code snippet organizer for pro developers
We empower you and your team to get more done, faster
Learn More
xulewin
11/18/2017 - 2:24 AM
share
Share
add_circle_outline
Save
iOSPlan.md
iOSPlan.md
content_copy
file_download
Rendered
Source
2017年11月17日
了解类interface的概念,.h和.m文件的基本组成;
iOS程序的基本执行流程:包括main入口,AppDelegate的方法执行,controller的执行;
属性的语义以及使用;
了解项目AppDelegate的方法configUI是如何加载视图的
2017年11月18日-2017年11月19日
学习iOS autoLayout自动布局,了解相关API,写一个demo(分别用代码和storyboard实现自动布局)
clear