摘要:
一)HttpGet :doGet()方法//doGet():将参数的键值对附加在url后面来传递 public String getResultForHttpGet(String name,String pwd) throws ClientProtocolException, IOException{ //服务器 :服务器项目 :servlet名称 String path="http://192.168.5.21:8080/test/test"; String uri=path+"?na... 阅读全文
posted @ 2013-08-30 14:09
猥琐丶欲为
阅读(4510)
评论(0)
推荐(0)
浙公网安备 33010602011771号