文件名称:wcpc:Windows TextFile CodePage转换器
文件大小:34KB
文件格式:ZIP
更新时间:2024-05-19 02:23:10
C++
Windows TextFile CodePage转换器 控制台程序。 文件名可以是Unicode字符(不适合您当前的代码页)。 简单用法:(从Shift_JIS到UTF-16) for %i in ("my game\*.spt") do wcpc -i "% i " -o " %~ni.txt " -f 932 === UI有两种语言:CHS系统中的CHS; EN在其他系统中。 许可证:LGPL代码注释是中文编写的,对此感到抱歉。
【文件预览】:
wcpc-master
----.gitignore(3KB)
----README.md(386B)
----wcpc.sln(859B)
----LICENSE(24KB)
----wcpc()
--------ProcArgs.inl(3KB)
--------getopt.cpp(27KB)
--------F64PushLine.cpp(1KB)
--------GlobalDef.h(452B)
--------resource.h(1KB)
--------ProcArgs.cpp(2KB)
--------getopt.h(5KB)
--------stdafx.h(770B)
--------wcpc.vcxproj(5KB)
--------targetver.h(294B)
--------ProcConversion.cpp(6KB)
--------F64ReadLine.cpp(5KB)
--------stdafx.cpp(26B)
--------wcpc.cpp(990B)
--------ProcArgs.h(1KB)
--------F64ReadLine.h(681B)
--------F64PushLine.h(468B)
--------Declare.h(248B)
--------PrintMessage.h(762B)
--------wcpc.rc(13KB)