iOS 检测文本编码
巴扎黑
巴扎黑 2017-04-17 12:59:06
0
1
283

有个需求,需要正确显示文本文件内容,文本文件可以是多种编码方式。
请教下iOS上有什么好的方法。
Apple上提供了方法:
https://developer.apple.com/library/ios/documentation/Cocoa/Conceptual/Strings/Articles/readingFiles.html#//apple_ref/doc/uid/TP40003459-SW4
这个不太好,有没有其他的

谢谢~

巴扎黑
巴扎黑

Antworte allen (1)
迷茫

这个问题确实很难解决,对于不包含BOM的文件,通常需要编码探测,
请参考下面链接,希望可以帮到你:
http://stackoverflow.com/questions/90838/how-can-i-detect-the-encoding-codepage-of-a-text-file
http://www-archive.mozilla.org/projects/intl/UniversalCharsetDetection.html

    Neueste Downloads
    Mehr>
    Web-Effekte
    Quellcode der Website
    Website-Materialien
    Frontend-Vorlage
    Über uns Haftungsausschluss Sitemap
    Chinesische PHP-Website:Online-PHP-Schulung für das Gemeinwohl,Helfen Sie PHP-Lernenden, sich schnell weiterzuentwickeln!