摘要: JAVA时间格式化处理 日期格式化 import java.util.Date; import java.text.SimpleDateFormat; class dayTime1 { public static void main(String args[]) { Date nowTime=new 阅读全文
posted @ 2018-06-01 12:38 平常人的世界 阅读(148) 评论(0) 推荐(0)