UploadData(url, "POST", postData);//得到返回字元流var retString = Encoding.UTF8.GetString(responseData);//解碼返回請求的html 內容return ...
確定! 回上一頁