使用Python创建一个简易的Web Server, Python2.x中自带了SimpleHTTPServer模块,到Python3.x中,该模块被合并到了http.server模块中。
確定! 回上一頁