上一页 1 ··· 3 4 5 6 7 8 9 10 11 12 下一页
摘要: MVC与WEB应用 阅读全文
posted @ 2016-02-20 14:27 Kevin_Zhou_9 阅读(267) 评论(0) 推荐(0)
摘要: jQuery EasyUI 框架帮助你轻松建立站点: http://www.zi-han.net/case/easyui/base.html EasyUI Demo 在线实例: http://www.jeasyui.net/demo/514.html 阅读全文
posted @ 2016-02-20 11:03 Kevin_Zhou_9 阅读(102) 评论(0) 推荐(0)
摘要: 原文来自:http://my.oschina.net/vdroid/blog/464518 阅读全文
posted @ 2016-01-23 20:32 Kevin_Zhou_9 阅读(100) 评论(0) 推荐(0)
摘要: //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 阅读(719) 评论(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 阅读(24) 评论(0) 推荐(0)
摘要: 上传图片文件 阅读全文
posted @ 2016-01-19 10:02 Kevin_Zhou_9 阅读(153) 评论(0) 推荐(0)
摘要: 各种充值可以查看:http://www.iapppay.com/g-trydemo.html 阅读全文
posted @ 2015-12-25 21:20 Kevin_Zhou_9 阅读(189) 评论(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 阅读(857) 评论(0) 推荐(0)
摘要: 随机字符串:UUID.randomUUID().toString().replace("-", "") 阅读全文
posted @ 2015-12-16 13:54 Kevin_Zhou_9 阅读(176) 评论(0) 推荐(0)
摘要: Iterator 迭代获取value 阅读全文
posted @ 2015-12-11 17:06 Kevin_Zhou_9 阅读(816) 评论(0) 推荐(0)
上一页 1 ··· 3 4 5 6 7 8 9 10 11 12 下一页