1 Star 0 Fork 1

我的昵称 / TxtFormat

forked from 吕逍遥 / TxtFormat  
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

TxtFormat

介绍

文本文件编码格式转换工具,支持csv,txt等文本文件编码格式转换。 主要用作cocoscreator等游戏的csv配置文件的编码格式自动转换。

开发初衷,WPS编辑保存后的csv文件编码格式不是常用的UTF-8,虽然可以用记事本打开另存为,但是文件一旦多了很麻烦。 有了这个自动工具,只要仍在csv文件所在目录下,点击【全部转换】,就会自动将目录下的所有csv文件进行转换,并替换原有文件。

软件架构

VS2013 WinForm

使用教程

1.把TxtFormat.exe(txt-format/TxtFormat/bin/Release/TxtFormat.exe)放在*.csv文件所在目录下面。 2.选择要转换到的编码格式。 3.点击【全部转换】或者【选中转换】。

软件截图

输入图片说明

MIT License Copyright (c) 2020 吕逍遥 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

文本文件编码格式转换工具,支持csv,txt等文本文件编码格式转换。 此工具可用作cocos游戏的csv配置文件的编码格式自动转换。 展开 收起
C#
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
C#
1
https://gitee.com/mayunkaiyuanruanjian/txt-format.git
git@gitee.com:mayunkaiyuanruanjian/txt-format.git
mayunkaiyuanruanjian
txt-format
TxtFormat
master

搜索帮助