15 5 月 iphone, iphone, int To NSString Powen Ko | 未分類 | off 1. iphone, int To NSString1. NSString to Int2. NSString to double iphone, int To NSString NSString to Int NSString *theString = @”512″; int theInteger = [theString intValue]; NSString to double NSString *theString = @”512″; double theDouble = [theString doubleValue];