上一页 1 ··· 3 4 5 6 7 8 9 10 11 下一页
摘要: //class1 set方法如果比较的字段都相同会帮你去重复public class DataComparator implements Comparator { @Override public int compare(JSONObject o1, JSONObject o2) { if(!((... 阅读全文
posted @ 2016-01-23 16:05 Kevin_Zhou_9 阅读(709) 评论(0) 推荐(0) 编辑
摘要: private static final String ACCESS_ID = "erqwrwwwwwwwwwwwwwwwwww"; private static final String ACCESS_KEY = "XXXXXXXXXXXXXXXXXXXXXXXX"; static OSSClie 阅读全文
posted @ 2016-01-19 10:13 Kevin_Zhou_9 阅读(22) 评论(0) 推荐(0) 编辑
摘要: 上传图片文件 阅读全文
posted @ 2016-01-19 10:02 Kevin_Zhou_9 阅读(145) 评论(0) 推荐(0) 编辑
摘要: 各种充值可以查看:http://www.iapppay.com/g-trydemo.html 阅读全文
posted @ 2015-12-25 21:20 Kevin_Zhou_9 阅读(182) 评论(0) 推荐(0) 编辑
摘要: 方法一: /** 业务逻辑 */BasicDBObject query=new BasicDBObject();query.put("state", "3");JSONArray jsonarray=dao.getGroupCountWhere(query, "yl_dormitory");for(... 阅读全文
posted @ 2015-12-25 21:18 Kevin_Zhou_9 阅读(847) 评论(0) 推荐(0) 编辑
摘要: 随机字符串:UUID.randomUUID().toString().replace("-", "") 阅读全文
posted @ 2015-12-16 13:54 Kevin_Zhou_9 阅读(166) 评论(0) 推荐(0) 编辑
摘要: Iterator 迭代获取value 阅读全文
posted @ 2015-12-11 17:06 Kevin_Zhou_9 阅读(810) 评论(0) 推荐(0) 编辑
摘要: 返回上一层脚本 阅读全文
posted @ 2015-12-08 14:19 Kevin_Zhou_9 阅读(287) 评论(0) 推荐(0) 编辑
摘要: an error has occurred 阅读全文
posted @ 2015-12-01 15:00 Kevin_Zhou_9 阅读(485) 评论(0) 推荐(0) 编辑
摘要: 百度地图api 阅读全文
posted @ 2015-11-30 16:08 Kevin_Zhou_9 阅读(275) 评论(0) 推荐(0) 编辑
上一页 1 ··· 3 4 5 6 7 8 9 10 11 下一页