摘要: 1 package com.ping; 2 3 import java.text.SimpleDateFormat; 4 import java.util.Calendar; 5 6 public class Test { 7 8 /** 9 * 获取指定日期前一天 10 * @param specifiedDate 指定日期 11 ... 阅读全文
posted @ 2017-08-21 14:59 贺小平 阅读(370) 评论(0) 推荐(0) 编辑
摘要: 取消重复代码提示 Inspections -- General --> Duplicate Code -- 取消勾选 自定义 TODO 1.TODO --> Patterns -- "+" (例如:\bping\b.*) 2.在下方 "Filters" -- "+" (TODO 工具栏点击"漏斗"图 阅读全文
posted @ 2017-08-21 13:23 贺小平 阅读(141) 评论(0) 推荐(0) 编辑
摘要: 2017-07-12 解决方法: File -- Settings -- Eidtor -- Inspections --> Spring -- Spring Core -- Code -- Autowiring for Bean Class 将其 Severity 修改成 Warning 或者 F 阅读全文
posted @ 2017-07-12 13:26 贺小平 阅读(375) 评论(0) 推荐(0) 编辑
摘要: 2017-06-15 16:52 以上代码输出结果:12345678910 点我了解 ASCII 阅读全文
posted @ 2017-06-15 16:52 贺小平 阅读(383) 评论(0) 推荐(0) 编辑
摘要: 多学,多练,不断积累 2017-06-05 阅读全文
posted @ 2017-06-05 14:59 贺小平 阅读(169) 评论(0) 推荐(0) 编辑