cpdetector 1.0.10 發布
cpdetector 是一個可以自動檢測文本編碼格式的項目。detector按照“誰最先返回非空的探測結果,就以該結果為準”的原則返回探測到的 字符集編碼。 使用需要用到三個第三方JAR包:antlr.jar、chardet.jar和cpdetector.jar cpDetector是基于統計學原理的,不保證完全正確。
This release fixes a crash in command line mode when an invalid declared charset (the "" charset) was found. The return code of the command line tool (CodepageProcessor) does not return 0 in case of an error anymore. A bug that broke the ability to reset input streams after detection was fixed。
項目地址:http://cpdetector.sourceforge.net/index.shtml
本文由用戶 openkk 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!