2012年9月10日
摘要: 原文链接:http://blog.csdn.net/hb308102796/article/details/6445227[cpp]view plaincopy-(id)init{if([superinit]!=nil){UITabBarItem*item=[[UITabBarItemalloc]initWithTitle:@"asdfsadf"image:[UIImageimageNamed:@"WWAN5.png"]tag:1];self.tabBarItem=item;[itemrelease];}returnself;} 我很少写关于IOS的文章 阅读全文
posted @ 2012-09-10 19:22 wtq 阅读(282) 评论(0) 推荐(0) 编辑