const glob = require('glob'); let files = glob.sync(path + '**/*.(html|xhtml)'); 谢谢:) 最佳答案. 您可以使用此功能( ...
確定! 回上一頁