字符串的編碼檢測

python有chardet,java有cpdetector,C或者C++搜索了好久,找到了uchardet

其實python的chardet與uchardet都是源自於Firefox中的universalchardet

http://lxr.mozilla.org/seamonkey/source/extensions/universalchardet/

uchardet的地址:

https://github.com/BYVoid/uchardet

 

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章