|
a9319751
中级用户
  
积分 439
发帖 170
注册 2006-1-9
状态 离线
|
『楼 主』:
无界面版本 批量文件改名 beat1.3 [20061214]更新
使用 LLM 解释/回答一下
C:\Documents and Settings\Administrator>pren
GNU Pren beat1.3
Usage: pren
Startup:
/h, --help print this help.
/s, --short TV play series rename.
/m, --eliminate eliminate char.
/a, --append append char.
/r, --replace replace char.
/e, --extend replace ext.
Example:
pren /s "e:\New Download\I Love U 01.en.d-vb.rmvb"
Ending: e:\New Download\01.rmvb
pren /m "e:\New Download\"
Ending: e:\New Download\I Love U 01.en.d-vb.rmvb
pren /a "e:\New Download\"
Ending: e:\New Download\I Love U 01.en.d-vb.rmvb
pren /r e:\NewDownload\
Ending: e:\New Download\I Love U 01.en.d-vb.rmvb
pren /s rm e:\NewDownload\
Ending: e:\New Download\I Love U 01.en.d-vb.rm
Mail bug reports and suggestions to < zzlike@163.com>.
Last edited by a9319751 on 2006-12-15 at 04:55 AM ]
C:\Documents and Settings\Administrator>pren
GNU Pren beat1.3
Usage: pren
Startup:
/h, --help print this help.
/s, --short TV play series rename.
/m, --eliminate eliminate char.
/a, --append append char.
/r, --replace replace char.
/e, --extend replace ext.
Example:
pren /s "e:\New Download\I Love U 01.en.d-vb.rmvb"
Ending: e:\New Download\01.rmvb
pren /m "e:\New Download\"
Ending: e:\New Download\I Love U 01.en.d-vb.rmvb
pren /a "e:\New Download\"
Ending: e:\New Download\I Love U 01.en.d-vb.rmvb
pren /r e:\NewDownload\
Ending: e:\New Download\I Love U 01.en.d-vb.rmvb
pren /s rm e:\NewDownload\
Ending: e:\New Download\I Love U 01.en.d-vb.rm
Mail bug reports and suggestions to < zzlike@163.com>.
Last edited by a9319751 on 2006-12-15 at 04:55 AM ]
此帖被 +15 点积分 点击查看详情 评分人:【 redtek 】 | 分数: +5 | 时间:2006-12-6 04:24 | 评分人:【 lxmxn 】 | 分数: +8 | 时间:2007-5-13 03:33 | 评分人:【 qpmgljf 】 | 分数: +1 | 时间:2007-11-20 21:33 | 评分人:【 xlp 】 | 分数: +1 | 时间:2007-12-9 15:11 |
|
附件
1: 批量文件改名.rar (2006-12-14 05:09, 2.46 KiB, 下载附件所需积分 1 点
,下载次数: 825)
附件
2: pren.rar (2006-12-15 01:55, 1.07 KiB, 下载附件所需积分 1 点
,下载次数: 533)
|
|
2006-12-5 04:36 |
|
|
junyee
中级用户
  
积分 253
发帖 112
注册 2006-5-31
状态 离线
|
『第 2 楼』:
使用 LLM 解释/回答一下
不错,
如果能选择路径的话,相信会更好了,
还有更改扩展名之类的,能有个忽略(文件夹,,等等)选项就好了
That's good.
If we could choose the path, I believe it would be better.
Also, for changing file extensions and so on, it would be nice to have an option to ignore (folders, etc.).
|
|
2006-12-5 11:05 |
|
|
a9319751
中级用户
  
积分 439
发帖 170
注册 2006-1-9
状态 离线
|
『第 3 楼』:
使用 LLM 解释/回答一下
Originally posted by junyee at 2006-12-5 11:05:
不错,
如果能选择路径的话,相信会更好了,
还有更改扩展名之类的,能有个忽略(文件夹,,等等)选项就好了
谢谢你的建议
新版已经支持路径设置
增加了更改扩展名
忽略了文件夹
Originally posted by junyee at 2006-12-5 11:05:
Not bad,
If you can choose the path, I believe it will be better,
Also, for changing the extension, it would be nice to have an option to ignore (folders, etc.)
Thank you for your suggestion
The new version already supports path setting
Added changing the extension
Ignored folders
|

bat c c++ |
|
2006-12-6 04:02 |
|
|
nanoking
新手上路

积分 5
发帖 3
注册 2006-12-5
状态 离线
|
『第 4 楼』:
使用 LLM 解释/回答一下
版本更新得快,支持!
The version is updated quickly, supportive!
|
|
2006-12-6 12:03 |
|
|
yqadsq1314
初级用户
 
积分 30
发帖 26
注册 2006-10-25
状态 离线
|
『第 5 楼』:
请教
使用 LLM 解释/回答一下
set "oldname=%oldname:"=%"这是什么意思。
This line of code `set "oldname=%oldname:"=%"` is used in batch scripting. It is removing all double quotes from the variable `oldname`. Specifically, it's using the substitution operation in batch to replace all occurrences of double quotes in the value of `oldname` with an empty string.
|
|
2006-12-6 19:34 |
|
|
a9319751
中级用户
  
积分 439
发帖 170
注册 2006-1-9
状态 离线
|
『第 6 楼』:
使用 LLM 解释/回答一下
Originally posted by nanoking at 2006-12-6 12:03:
版本更新得快,支持!
谢谢支持,希望大家使用过程中发现问题,多提建议
Originally posted by nanoking at 2006-12-6 12:03:
Updates come quickly, good support!
Thanks for your support. We hope that everyone will report any issues they encounter during use and provide more suggestions
|

bat c c++ |
|
2006-12-7 03:25 |
|
|
a9319751
中级用户
  
积分 439
发帖 170
注册 2006-1-9
状态 离线
|
『第 7 楼』:
使用 LLM 解释/回答一下
Originally posted by yqadsq1314 at 2006-12-6 19:34:
set "oldname=%oldname:"=%"这是什么意思。
剔除变量 oldname中的“"”(引号)
Originally posted by yqadsq1314 at 2006-12-6 19:34:
What does "set "oldname=%oldname:"=%" mean?
Remove the quotation marks ("") from the variable oldname
|

bat c c++ |
|
2006-12-7 03:26 |
|
|
fastrun
初级用户
 
积分 46
发帖 24
注册 2006-12-13
状态 离线
|
|
2006-12-14 02:27 |
|
|
无奈何
荣誉版主
      
积分 1338
发帖 356
注册 2005-7-15
状态 离线
|
『第 9 楼』:
使用 LLM 解释/回答一下
提点小意见:
我觉得批处理的优势在于非交互的批量操作,能不能想办法添加参数选项可以直接调用某种功能的更名操作。再者为什么喜欢输出那么多的信息,足足占了 200+ 行。
A little suggestion:
I think the advantage of batch processing is non-interactive batch operations. Can we find a way to add parameter options to directly call a certain function for renaming operations? Moreover, why do you like to output so much information, which is as much as more than 200 lines.
|

☆开始\运行 (WIN+R)☆
%ComSpec% /cset,=何奈无── 。何奈可无是原,事奈无做人奈无&for,/l,%i,in,(22,-1,0)do,@call,set/p= %,:~%i,1%<nul&ping/n 1 127.1>nul
|
|
2006-12-14 03:42 |
|
|
a9319751
中级用户
  
积分 439
发帖 170
注册 2006-1-9
状态 离线
|
『第 10 楼』:
使用 LLM 解释/回答一下
谢谢斑竹指导,马上改进
Thanks to the moderator for guidance, will improve immediately
|

bat c c++ |
|
2006-12-14 03:48 |
|
|
linjie
新手上路

积分 14
发帖 6
注册 2006-11-3
状态 离线
|
『第 11 楼』:
使用 LLM 解释/回答一下
很好用
如果能选择 "更改当前打开的文件夹内" 就更完美了
It works very well. It would be even more perfect if we could choose "Change within the currently opened folder".
|
|
2006-12-14 04:46 |
|
|
a9319751
中级用户
  
积分 439
发帖 170
注册 2006-1-9
状态 离线
|
『第 12 楼』:
使用 LLM 解释/回答一下
Originally posted by linjie at 2006-12-14 04:46:
很好用
如果能选择 "更改当前打开的文件夹内" 就更完美了
如果打开多个文件夹容易出错吧,你说的意思是多个文件夹,在最上面的这个?
Originally posted by linjie at 2006-12-19 04:46:
It works very well.
It would be even more perfect if you could choose "Change within the currently opened folder".
If opening multiple folders is prone to errors, do you mean multiple folders, the one at the top?
|

bat c c++ |
|
2006-12-14 04:51 |
|
|
HUNRYBECKY
银牌会员
    
积分 1179
发帖 442
注册 2006-9-9
状态 离线
|
|
2006-12-14 04:55 |
|
|
HUNRYBECKY
银牌会员
    
积分 1179
发帖 442
注册 2006-9-9
状态 离线
|
『第 14 楼』:
使用 LLM 解释/回答一下
呵呵,我今天加分的太多了,提示我不能加,明天再给你加。
Hehe, I added too many points today, and it's prompting me that I can't add more. I'll add them for you tomorrow.
|
|
2006-12-14 04:56 |
|
|
a9319751
中级用户
  
积分 439
发帖 170
注册 2006-1-9
状态 离线
|
|
2006-12-14 05:01 |
|