摘要:
import java.util.Date; public class shijian { public static void main(String[] args) { Date date=new Date(); String year=String.format("%tY", date); S 阅读全文
posted @ 2019-05-13 19:09 18软工五班吴赞 阅读(73) 评论(0) 推荐(0)
posted @ 2019-05-13 19:09 18软工五班吴赞 阅读(73) 评论(0) 推荐(0)