Let's initialize and set the port. import SocketServer import SimpleHTTPServer import urllibPORT = 9097. Then we inherit the SimpleHTTPRequestHandler to create ...
確定! 回上一頁