教务系统代码.docVIP

  • 120
  • 0
  • 约 12页
  • 2016-12-03 发布于河南
  • 举报
教务系统代码

教务系统代码 团队合作的部分程序,求论坛中的高人继续下面的程序 import java.io.BufferedReader; import java.io.BufferedWriter; import java.io.File; import java.io.FileReader; import java.io.FileWriter; import java.io.IOException; import java.awt.*; import java.awt.event.*; import javax.swing.*; public class A extends JFrame implements ActionListener { private static final long serialVersionUID = 1L; private JButton b1; private JButton b2 ; private JButton b3 ; private JButton b4 ; static JTextField f1; private JPasswordField f2; public A() throws IOExcept

文档评论(0)

1亿VIP精品文档

相关文档