private static void post() throws IOException{ URL url = new URL(" ");// 提交地址 HttpURLConnection httpURLConnection = (HttpURLConnection) url.openConnection(); httpURLConnection.setDoOutput(true);// 打开写入属性 httpURLConnection.setDoInput(true);// 打开读取属性 httpURLConnection.setRequestMethod("POST");// 设置提交方法 httpURLConnection.setRequestProperty("Content-Type","text/xml;charset=UTF-8");// /getWeatherbyCityName"); httpURLConnection.setRequestProperty("User-Agent", "Jakarta Commons-HttpClient/3.1"); httpURLConnection.setConnectTimeout(50000);// 连接超时时间 httpURLConnection.setReadTimeout(50000); httpURLConnection.connect(); BufferedWriter out = new BufferedWriter(new OutputStreamWriter(httpURLConnection.getOutputStream())); out.write("name=1&pwd=2"); out.flush(); out.close(); //读取post之后的返回值 BufferedReader in = new BufferedReader(new InputStreamReader((InputStream) httpURLConnection.getInputStream(),"UTF-8")); String line = null; StringBuilder sb = new StringBuilder(); while ((line = in.readLine()) != null) { sb.append(line); } in.close(); System.out.println("client:" + sb.toString()); httpURLConnection.disconnect();//断开连接 }
不行 贴出你的联系方式
百纵科技:美国高防服务器,洛杉矶C3机房 独家接入zenlayer清洗 带金盾硬防,CPU全系列E52670、E52680v3 DDR4内存 三星固态盘阵列!带宽接入了cn2/bgp线路,速度快,无需备案,非常适合国内外用户群体的外贸、搭建网站等用途。C3机房,双程CN2线路,默认200G高防,3+1(高防IP),不限流量,季付送带宽美国洛杉矶C3机房套餐处理器内存硬盘IP数带宽线路防御价格/月套...
官方网站:点击访问青云互联官网优惠码:五折优惠码:5LHbEhaS (一次性五折,可月付、季付、半年付、年付)活动方案:的套餐分为大带宽限流和小带宽不限流两种套餐,全部为KVM虚拟架构,而且配置都可以弹性设置1、洛杉矶cera机房三网回程cn2gia 洛杉矶cera机房  ...
diyvm怎么样?diyvm这是一家低调国人VPS主机商,成立于2009年,提供的产品包括VPS主机和独立服务器租用等,数据中心包括香港沙田、美国洛杉矶、日本大阪等,VPS主机基于XEN架构,均为国内直连线路,主机支持异地备份与自定义镜像,可提供内网IP。最近,DiyVM商家对香港机房VPS提供5折优惠码,最低2GB内存起优惠后仅需50元/月。点击进入:diyvm官方网站地址DiyVM香港机房CN...