摘要: 1.创建UIViewController类(下面以RootViewController为例)并添加相应的xib文件;2.在AppDelegate类中引进RootViewController,并加载到主视图中即可;AppDelegate.h文件内容:#import @class RootViewCon... 阅读全文
posted @ 2014-04-18 14:49 晨星、风 阅读(211) 评论(0) 推荐(0) 编辑