文章分类 -  ios

摘要:九宫格实现的要点.1创建一个Window-based-application。2添加一个根视图RootViewController,用来展现九宫格。3.在mainwindow上添加一个UINavigationcontroller.设置window的rootViewController关联到navigationcontroller。设置它的controllerview的指向RootViewController。navigationcontroller具体方法可参照:http://www.ralfebert.de/tutorials/iosdev/navigationcontroller/5.Ro 阅读全文
posted @ 2012-05-01 22:48 verayang 阅读(177) 评论(0) 推荐(0)