05 2021 档案

摘要:Ctrl + Alt + L 阅读全文
posted @ 2021-05-26 11:33 饮木 阅读(74) 评论(0) 推荐(0) 编辑
摘要:IDEA 复制当前行到下一行快捷键: 聚焦到要赋值的当前行,然后按住Ctrl + D就可以了 阅读全文
posted @ 2021-05-26 11:22 饮木 阅读(4585) 评论(0) 推荐(0) 编辑
摘要:System.out.println(new SimpleDateFormat("yyyyMMdd hhmmss").format(new Date())); 阅读全文
posted @ 2021-05-12 14:14 饮木 阅读(705) 评论(0) 推荐(0) 编辑
摘要:1 Calendar calendar=new GregorianCalendar();//子类实例化 2 System.out.println("年: "+calendar.get(Calendar.YEAR)); 3 System.out.println("月 "+(calendar.get(C 阅读全文
posted @ 2021-05-12 10:58 饮木 阅读(719) 评论(0) 推荐(0) 编辑

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