摘要: package tjc; import java.awt.event.ActionEvent;import java.awt.event.ActionListener; import javax.swing.JButton;import javax.swing.JFrame;import javax 阅读全文
posted @ 2019-06-05 11:49 唐加成 阅读(126) 评论(0) 推荐(0)
摘要: package tjc;import java.text.*;import java.util.*;public class tjc2 { public static void main(String args[]){ Date date=new Date(); SimpleDateFormat s 阅读全文
posted @ 2019-06-05 11:48 唐加成 阅读(96) 评论(0) 推荐(0)