int a = 100; NSString *str= [[NSNumber numberWithUnsignedInt:a] stringValue]; NSLog(@"文字列変換されました:%@",str);
0 件のコメント:
コメントを投稿