java获取系统当前时间

 package com.test; import java.text.SimpleDateFormat; import java.util.Date; public class test { public static void main(String[] args) {  SimpleDateFormat df = new SimpleDateFormat("yyyy-MM-dd HH:mm:
相关文章
相关标签/搜索