服務端. # coding: utf-8 import pyjsonrpc http_client = pyjsonrpc.HttpClient( url = "http://192.168.56.100:8080", username = "Username", ...
確定! 回上一頁