摘要:
public class LTS extends JFrame { private JPanel contentPane; private JTextField textField; private JTextField textField_1; /** * Launch the application. */ private static PrintWriter pw=n... 阅读全文
posted @ 2017-07-11 19:47
妤轩
阅读(354)
评论(0)
推荐(0)
摘要:
public static void main(String[] args) { xdd1(); File file=new File("4.txt"); //关联文件 try { FileInputStream f=new Fi... 阅读全文
posted @ 2017-07-11 19:39
妤轩
阅读(137)
评论(0)
推荐(0)