随笔分类 -  Java

摘要:if (jedis != null) { jedis.close(); //jedisPool.returnResource(jedis); //jedisPool.close(); } 阅读全文
posted @ 2017-05-23 09:59 伍叶春 阅读(237) 评论(0) 推荐(0) 编辑
摘要:Scanner sc = new Scanner(System.in); System.out.println("Please input the path:"); String path=sc.nextLine(); System.out.println("The input path is:"+path); 阅读全文
posted @ 2017-05-18 10:59 伍叶春 阅读(230) 评论(0) 推荐(0) 编辑
摘要:公开条件说明: ${res.qksm} ... 阅读全文
posted @ 2016-12-22 09:22 伍叶春 阅读(166) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示