類 http.server. ThreadingHTTPServer ( server_address , RequestHandlerClass ). 此類與HTTPServer相同,但是使用線程通過使用 ThreadingMixIn 處理請求。
確定! 回上一頁