Unlike traditional web servers, Node doesn't know in advance how to handle static files. You have to use the fs module to get the requested file ...
確定! 回上一頁