正文

Java中打印时间至毫秒的方法:使用SimpleDateFormat类,设置pattern为"yyyy-MM-dd HH:mm:ss.SSS",然后格式化当前时间。