Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
文字列値がある場合は、ASCIIと同等の値aが表示されるはずなので、助けてください!!!!65b66
a
65
b
66
NSString *string = @"A"; int asc = [string characterAtIndex:0];