0
- 列表項
UIView *backgroundViewLoad = [[UIView alloc] initWithFrame:self.view.frame]; [self.view addSubview:backgroundLoad]; UIActivityIndicate *activity = [[UIActivityIndicate alloc] init]; activity.center = backgroundViewLoad.center; [backgroundViewLoad addSubview:activity]; [backgroundViewLoad setAlpha:1]; //load Network Data [UIView setAlpha:0];