摘要: 2021.02.23第17次记录代码演示1: ```javapublic class DateTest01 { public static void main(String[] args) throws Exception{ //获取系统当前时间(精确到毫秒的系统当前时间) //直接调用无参数构造方 阅读全文
posted @ 2021-02-23 21:30 オウチテキ 阅读(38) 评论(0) 推荐(0)