Dolphin/Batch Rename/zh-cn: Difference between revisions

From KDE UserBase Wiki
m (Created page with "文件名中的'#'符号会被数字替换掉,从第一个文件的'1'开始,后续文件累加数字。")
Line 11: Line 11:




The '#' symbol anywhere within the file name will be replaced with a number, starting with '1' for the first file and continuing up for each file after that.
文件名中的'#'符号会被数字替换掉,从第一个文件的'1'开始,后续文件累加数字。


[[Category:Tutorials]]
[[Category:Tutorials]]

Revision as of 15:36, 12 November 2010

Dolphin 可以通过给文件编号来批量重命名多个文件,虽然目前这功能有限,只在某些情况下有用。比如说应用在重命名一套照片。 

选择想要重命名的文件,然后右击其一,选择重命名... (键盘快捷键F2)。Dolphin 会弹出一个对话框,你可以指定重命名的文件名。


在 Dolphin 中重命名多个文件

]


文件名中的'#'符号会被数字替换掉,从第一个文件的'1'开始,后续文件累加数字。