python包
时间:2014-02-20 14:32:40
收藏:0
阅读:394
chardet
功能:字符串/文件编码检测模板
下载:(http://pypi.python.org/pypi/chardet)
用法:chardet.detect() 返回字典,其中confidence是检测精确度,encoding是编码形式
libxml2
原文:http://www.cnblogs.com/silencExplode/p/3556789.html
评论(0)