import sys, httplib HOST = www.example.com API_URL = /your/api/url def do_request(xml_location): """HTTP XML Post request, ...
確定! 回上一頁