摘要: 1.查看文件编码方式--file 文件名(但不是很准确)yang@mint-linux ~ $ file baidu.html baidu.html: HTML document, UTF-8 Unicode text, with very long lines, with no line terminatorsyang@mint-linux ~ $ file sina.html sina.html: HTML document, ISO-8859 text, with very long lines, with CRLF, LF line terminators2.转换文件编码--iconv 阅读全文
posted @ 2013-09-22 21:25 杨琼 阅读(5897) 评论(0) 推荐(1)