文件名称:langconv
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:45.57kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
一个汉字编码的转换程序(gb,big4,chs,cht...),它的优点是类似于find,cat这类工具,支持管道,比如说
cat xxx.pas | lc
也可以在脚本中循环批量修改编码,比如
set ROOT_DIR= ~sdp0
for /f "delims=" i in ( dir /b /a-d /s " ROOT_DIR " ) do (
lc ~dpnxi ~dpnxi
)
-A Chinese character encoding conversion program (gb, big4, chs, cht ...), Its advantage is similar to find, cat of such tools in support of pipelines, for example,
cat xxx.pas | lc
It can also batch scr ipt loop modify the code, such as
set ROOT_DIR = ~ sdp0
for/f " delims =" i in ( ' dir/b/ad/s " ROOT_DIR " ' ) do
(lc ~ dpnxi ~ dpnxi)
cat xxx.pas | lc
也可以在脚本中循环批量修改编码,比如
set ROOT_DIR= ~sdp0
for /f "delims=" i in ( dir /b /a-d /s " ROOT_DIR " ) do (
lc ~dpnxi ~dpnxi
)
-A Chinese character encoding conversion program (gb, big4, chs, cht ...), Its advantage is similar to find, cat of such tools in support of pipelines, for example,
cat xxx.pas | lc
It can also batch scr ipt loop modify the code, such as
set ROOT_DIR = ~ sdp0
for/f " delims =" i in ( ' dir/b/ad/s " ROOT_DIR " ' ) do
(lc ~ dpnxi ~ dpnxi)
相关搜索: delphi encoding
(系统自动生成,下载前可以参看下载内容)
下载文件列表
langconv/chinese.pas
langconv/LangConvUtils.dof
langconv/LangConvUtils.dpk
langconv/LangConvUtils.res
langconv/UnChinese.pas
langconv/vssver.scc
langconv
lc/lc.dof
lc/lc.dpr
lc/lc.exe
lc/vssver.scc
lc
LangConv.bpg
langconv/LangConvUtils.dof
langconv/LangConvUtils.dpk
langconv/LangConvUtils.res
langconv/UnChinese.pas
langconv/vssver.scc
langconv
lc/lc.dof
lc/lc.dpr
lc/lc.exe
lc/vssver.scc
lc
LangConv.bpg
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.