UINavigationController(一)

http://site.douban.com/129642/widget/notes/5513129/note/187701199/

压入: [menuController popViewController:controller animated:YES];

弹出: [self.navigationController popToRootViewControllerAnimated:YES];

posted @ 2013-10-22 17:00  时光独白  阅读(202)  评论(0)    收藏  举报