不過建議先搞懂Post和Get,可以參考這篇『HTTP POST GET 本质区别详解』 HttpPost httpPost = new HttpPost("http://192.168.1.1/test.php"); ...
確定! 回上一頁