node -glob模块被众多前段构建工具使用;如fis,grunt,glup;内部使用了minimatch来匹配文件. 匹配规则. *匹配0或多个个字符,但不包括'/'; var glob = require('glob'); ...
確定! 回上一頁