摘要: Encapsulates a TabBarItem--封装一个BarButtonItem类 在我们程序的导航栏的左边或右边一般都会有这样的BarButtonItem,用来界面之间的跳转 如果我们有很多的控制器,那么我们就会有很多的BarButtonItem要写 所以我们要对它进行封装,今后可以更方便 阅读全文
posted @ 2016-12-07 17:39 Ghosgt 阅读(571) 评论(0) 推荐(0)