Regex-匹配指定目录下面的任意文件

匹配指定目录下面的任意文件

\/(js|css|images|uploads|userprofile)(\/[a-zA-Z0-9\D]+)+\.([a-z0-9]+)?

你可能感兴趣的:(Regex-匹配指定目录下面的任意文件)