python -m SimpleHTTPServer 9000. Python 3.x3.0. python -m http.server 9000. Running this command serves the files of the current directory at port 9000 .
確定! 回上一頁