(IBAction) saveState { NSString *value = @"ON"; NSUserDefaults *userPreferences = [NSUserDefaults standardUserDefaults]; if(!switch.on){ ...
確定! 回上一頁