import http.client as http_client except ImportError: import urllib as urllib_parse import urllib2 as urllib_request
確定! 回上一頁