protected string WebApi() { string result = ""; using (WebClient client = new WebClient()) { //輸入要post過去的URL與參數 byte[] response =
確定! 回上一頁