先下載MBProgressHUD.h和.m文件,拖入工程。 ... 直接在View上show HUD = [[MBProgressHUD showHUDAddedTo:self.view animated:YES] retain]; ...
確定! 回上一頁