@interface alerts : NSObject { } - (void)pleaseRegisterDevice; @end /////.m #import "alerts.h" #import "ViewController.h" #import "AppDelegate.h" @implementation alerts //use this alert when phone falls out of sync - (void)pleaseRegisterDevice { ViewController *viewController = [[ViewController alloc]initWithNibName:@"ViewController" bundle:nil]; AppDelegate *appDelegate = (AppDelegate *)[[UIApplication sharedApplication] delegate]; [appDelegate.navVC pushViewController:viewController animated:YES]; } @end
@interface getData : NSObject { NSMutableArray *arr; }
เพื่อความปลอดภัยของเว็บบอร์ด ไม่อนุญาติให้แทรก แท็ก [img]....[/img] โดยการอัพโหลดไฟล์รูปจากที่อื่น เช่นเว็บไซต์ ฟรีอัพโหลดต่าง ๆ อัพโหลดแทรกรูปภาพ ให้ใช้บริการอัพโหลดไฟล์ของไทยครีเอท และตัดรูปภาพให้พอดีกับสกรีน เพื่อความโหลดเร็วและไฟล์ไม่ถูกลบทิ้ง