Skip to content

yaqinking/scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

一些脚本工具

自己整理修改之后使用的一些脚本。

perl

gb2312-to-utf8.pl 转换 GB2312 编码的文件到 UTF-8

sjis-to-utf8.pl 转换 Shift-JIS 编码的文件到 UTF-8

utf16le-to-utf8.pl 转换 UTF-16LE (UCS2) 编码的文件到 UTF-8

上面的是根据 jin1016 的这个 gist 修改来的。

Python

utf8_to_utf16le.py 转换 UTF-8 编码的文件到 UTF-16LE

bat

因为需要手动再命令提示符里敲不推荐使用,用 Python script 转换吧 convert-utf8-utf16le.bat 转换 UTF-8 编码的文件到 UTF16-LE 来源

About

一些使用到的脚本

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages