#!/usr/bin/env python # encoding: utf-8 import BaseHTTPServer def run(server_class=BaseHTTPServer.HTTPServer, handler_class=BaseHTTPServer.
確定! 回上一頁