perl 把源目錄下的文件拷貝到目標目錄(帶路徑)

#!/bin/perl #perl "D:\separateFliesBySearch.pl" "D:/WebRoot" "C:/Users/Documents/" ".xml" "<beans xmlns=\"http:\/\/www\.springframework\.org\/schema\/beans\"" use strict; use warnings; use File::Find;
相關文章
相關標籤/搜索