nev*_*ing 7 string iphone cocoa localization objective-c
我想在分组表中使用我的字典键输出.这必须与我的所有其他内容本地化.我可以使用NSLocalizedString作为密钥吗?
NSDictionary *dict = [NSDictionary dictionaryWithObjectsAndKeys:
first_array, NSLocalizedString(@"First Array", @"The First Array"),
second_array, NSLocalizedString(@"Second Array", @"The Second Array"), nil];
Run Code Online (Sandbox Code Playgroud)
| 归档时间: |
|
| 查看次数: |
1340 次 |
| 最近记录: |