摘要:
1. 执行Main函数(在main.m文件中)2. 加载MainStoryborad.storyboard文件 * 创建ViewController文件 * 根据storyboard文件中描述创建ViewController中的UIView(父层) * 创建UIView内部的所有子控件 * ... 阅读全文
posted @ 2014-07-11 13:02 喜糖 阅读(243) 评论(0) 推荐(0)
|
||
|
摘要:
1. 执行Main函数(在main.m文件中)2. 加载MainStoryborad.storyboard文件 * 创建ViewController文件 * 根据storyboard文件中描述创建ViewController中的UIView(父层) * 创建UIView内部的所有子控件 * ... 阅读全文
posted @ 2014-07-11 13:02 喜糖 阅读(243) 评论(0) 推荐(0) |
||