摘要:
本文转载自:http://mobilesolutions.blog.163.com/blog/static/1892241762011786040743/自定义一个继承于UITabBarController的类,.h文件内容如下:#import <UIKit/UIKit.h>@interface CustomTabBar : UITabBarController { NSMutableArray *buttons; int currentSelectedIndex; UIImageView *slideBg;}@property (nonatomic,assign) int cur 阅读全文
posted @ 2012-02-20 22:43
冷秋寒水
阅读(143)
评论(0)
推荐(0)
2012年2月20日