1 Star 1 Fork 0

临沂奥宏网络科技有限公司 / fontS2T

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

fontS2T

介绍

可以批量的把指定目录下的所有文本文件里的简体替换成繁体.

使用

php start.php -d ../a.com/application/index/view -p true

执行后会输出状态,并且会在view下生成一个toT目录,里面是view目录及其所有的文件,文件的内容,汉子已经替换为繁体了.

接受的更多参数

参数 说明
d 要转换的目录,默认./
o 输出目录,相对于转换的目录,默认toT
e 指定文件扩展名,不在此的不转换,默认*,未支持
p 是否输出日志,默认输出,只能填true
l 是否保存日志,默认不保存,填写日志文件名log_name
g 忽略的目录,默认.git,.svn

官网项目介绍

https://www.ulthon.com/portal/article/index/id/3/cid/1.html

MIT License Copyright (c) 2019 augushong 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.

简介

可以批量的把指定目录下的所有文本文件里的简体替换成繁体. 展开 收起
PHP
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
PHP
1
https://gitee.com/ulthon/fontS2T.git
git@gitee.com:ulthon/fontS2T.git
ulthon
fontS2T
fontS2T
master

搜索帮助