【代码笔记】iOS-MBProgressHUD

一,工程图。 二,代码。 AppDelegate.h #import <UIKit/UIKit.h> #import "MBProgressHUD.h" @interface AppDelegate : UIResponder <UIApplicationDelegate,MBProgressHUDDelegate> { MBProgressHUD *mbProgressHUD; } @prop
相关文章
相关标签/搜索