摘要:
项目使用的编码是utf-8,webserver项目使用的是gb2312get方式String sHost = "1.76.0.1"; //访问服务器的主网址 HttpHost httpHost = new HttpHost(sHost,8080);String sURL="/Service1.asmx/GetPaxFlightInfo?paxMessage="; //定义你需要访问的网址后面的路径 // HttpGet httpGet = new HttpGet(sURL);//定义get请求// HttpClient httpclient = new 阅读全文
posted @ 2013-06-26 18:03
xlflf
阅读(592)
评论(1)
推荐(1)

浙公网安备 33010602011771号