摘要:
//AppDelegate.h 头文件 #import <UIKit/UIKit.h>@class SwitchViewController;@interface AppDelegate : UIResponder <UIApplicationDelegate>{ UIApplication *mApp; //新建一个UIApplication对象}@property (strong, nonatomic) UIWindow *window;@property (nonatomic, retain) SwitchViewController *switchViewCon 阅读全文
posted @ 2012-08-03 15:51
qingjoin
阅读(6843)
评论(0)
推荐(1)

浙公网安备 33010602011771号