Automatically exported from code.google.com/p/nuniversalchardet
NUniversalCharDet翻译自juniversalchardet(原始版本是Mozilla的UniversalCharDet)的自动检测文本字符集的类库,使用.NET C#语言开发。是jchardet的升级版本。 开发工具是Visual Studio 2008 UniversalCharDet的原始C++代码地址: http://lxr.mozilla.org/seamonkey/source/extensions/universalchardet/ 原理参考资料 http://www.mozilla.org/projects/intl/UniversalCharsetDetection.html