ClangFormat-Xcode
ClangFormat-Xcode copied to clipboard
An error occurred when dealing with Chinese
text = @"点击下方的“+”或者在其他应用中选择“使用易企签打开”导入文档";
The result is always like this:
text =
@"点击下方的“+"
@"”"
@"或"
@"者"
@"在"
@"其他应用中选择“使用易企签打开”导入文档";