Python 小程式. $ python -m SimpleHTTPServer 6666 如果想在程式碼中實現,也很簡單: import SimpleHTTPServer import SocketServer PORT = 8000 Handler ...
確定! 回上一頁