如何使express.static()函数最终忽略“/? ... server.use(express.static(path.join(__dirname, 'static')));; server.set('view engine',"ejs"); ...
確定! 回上一頁