pattern-renamer:文件重命名程序,它使用模式来查找新名称

时间:2024-05-18 16:25:57
【文件属性】:

文件名称:pattern-renamer:文件重命名程序,它使用模式来查找新名称

文件大小:4KB

文件格式:ZIP

更新时间:2024-05-18 16:25:57

JavaScript

#pattern-renamer ##文件重命名程序,使用模式查找新名称 ##用法: pattern-renamer [folder] -p [pattern] -o [output] ##选项: -p or --pattern [pattern] #The pattern which is used to find the numbers -o or --output [output] #The output pattern of the new file -c or --copy #Instead of renaming copy the files ## Pattern变量:-p和-o选项中使用了模式变量,它们基本上是正则表达式的抽象。 这些可以与常规字符串和其他模式组合以创建复杂的模式模式的语法基本上如下 [:identifier:type:length] [:iden


【文件预览】:
pattern-renamer-master
----pattern-renamer.js(5KB)
----README.md(1KB)
----.gitignore(27B)
----package.json(651B)

网友评论