 |
Programming with Objective-C: Values and Collections
2012年12月13日 - It's possible to declare a C-style array in Objective-C, but you'll find that collections in Cocoa and .... unsigned int scalarUnsigned = [unsignedNumber unsignedIntValue];.
developer.apple.com |
 |