自定义时间格式: private static final SimpleDateFormat dateFormat = new SimpleDateFormat("YYYY-MM-DD HH:mm:ss");
dateFormat.format(new Date());idea下竖选模式:右键点击 column selection mode
idea下大小写字母转换快捷键: 选中 按 ctrl+shift+U
全局搜索: ctrl+shift+R
本类搜索: ctrl+F