개발도구/iOS - 아이폰 개발
[아이폰] 숫자형 -> 문자형으로 변환
Hay's App
2012. 3. 7. 21:57
iphone - NSString *string = [NSString stringWithFormat:@"%d", int형변수);