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.
如何本地化系统框架中定义的 NSString 的值?
eg:NSString *kABPersonAddressStreetKey是在框架中定义的AddressBook,它的值是Street.
NSString *kABPersonAddressStreetKey
AddressBook
Street