【代碼筆記】iOS-MBProgressHUD

一,工程圖。 二,代碼。 AppDelegate.h #import <UIKit/UIKit.h> #import "MBProgressHUD.h" @interface AppDelegate : UIResponder <UIApplicationDelegate,MBProgressHUDDelegate> { MBProgressHUD *mbProgressHUD; } @prop
相關文章
相關標籤/搜索