上一页 1 ··· 95 96 97 98 99 100 101 102 103 ··· 198 下一页
摘要: 1.首先建立一个工具类 1 public class AppConst { 2 3 private static Map map=new HashMap(); 4 static { 5 6 try { 7 InputStream i... 阅读全文
posted @ 2016-01-13 15:45 全力以赴001 阅读(1846) 评论(0) 推荐(0) 编辑
摘要: 1 package com.ming; 2 3 4 5 import com.mashape.unirest.http.HttpResponse; 6 import com.mashape.unirest.http.Unirest; 7 8 public class UnirestUtil... 阅读全文
posted @ 2015-12-15 16:18 全力以赴001 阅读(359) 评论(0) 推荐(0) 编辑
摘要: 1 package com.ming; 2 3 import java.io.BufferedReader; 4 import java.io.InputStreamReader; 5 import java.io.OutputStreamWriter; 6 import java.io.Print 阅读全文
posted @ 2015-12-15 15:28 全力以赴001 阅读(1992) 评论(0) 推荐(0) 编辑
上一页 1 ··· 95 96 97 98 99 100 101 102 103 ··· 198 下一页