文本文件编码格式转换
摘要:rem 出处: http://wenwen.soso.com/z/q62799393.htmrem 本程序可以转换小于10M之内的文件,亲自测试速度还可以on error resume nextSet WshShell=WScript.CreateObject("Shell.Application") 'dirPath=WshShell.BrowseForFolder(0, "请选择路径", 0, "").items().item().path 'outpath=WshShell.BrowseForFolder(0,
阅读全文
posted @ 2012-12-11 10:37
浙公网安备 33010602011771号