随笔分类 -  web services

web services
摘要:/** * 发送请求get方式请求 */ public static String doConnectGet(String input, String url) throws SchedulerException, IOException { StringBuffer resultBuffer = 阅读全文
posted @ 2018-03-12 10:50 wc_nan 阅读(741) 评论(0) 推荐(0)