摘要: iconv --help 示例: iconv -f utf-8 -t gb2312 -c a.txt > c.txt 转换成功的文件,在terminal中用 open . 命令打开当前文件夹,将转换的c.txt扔到浏览器上,查看转换编码结果。 阅读全文
posted @ 2017-12-15 17:04 Zoe233 阅读(1070) 评论(0) 推荐(0)