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.
我的 Xcode 有问题,例如,NSLog @"سلام";当我写它时我会显示它NSLog @"مالس";。他们受到尊敬。我问这个阿拉伯语和波斯语!天呐!
NSLog @"سلام";
NSLog @"مالس";
实际上它与编辑器的问题因此更改编辑器,因为在我的情况下,我在TextEdit中打开文件并编写了对我来说正常工作的阿拉伯语和波斯语。