在學習python的web開發時,首先使用了python3中內建的HTTP servers。 使用如下代碼: from http.server import HTTPServer, CGIHTTPRequestHandler ...
確定! 回上一頁