利用HTTP模組,我們可以簡單快速搭建一個Web Server。 node 提供了http這個核心模組(不用安裝哦,直接require就可以了),用於建立 http server ...
確定! 回上一頁