GithubHelp home page GithubHelp logo

changeencoding's Introduction

ChangeEncoding

change file encoding in batches, now support UTF-8,GBK,UTF-16LE,UTF-16BE, Java

java -Dfile.encoding=utf-8 -mx1000m -jar ChangeEncoding-1.0.jar inputPath outPath in_encoding out_encoding

in_encoding 是输入的文本编码 out_encoding 是输出的文本编码

其中输入,可以是单个文件,或者文件夹 输出可以是文件夹,也可以是单个文件(但必须是已存在的文件)。


修改日志

1.0 现在能批量处理UTF8(UTF-8)、GBK(GBK)之间的编码转换 20150206 15:51:00 1.1 添加新的编码UTF16LE(UTF-16LE)、UTF16BE(UTF-16BE)支持, 20150312 0:00:00

beifeng600 2015年7月17日

changeencoding's People

Contributors

beifeng600 avatar

Stargazers

fartpig avatar

Watchers

 avatar

Forkers

smalltao

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.