说明: 学生信息管理系统(无数据库)=new TextField(12); button=new Button("录入"); button1=new Button("重置"); button.addActionListener(this); button1.addActionListener(this); boxV1=Box.createVerticalBox(); boxV1.add(new Label("学号")); boxV1.add(Box.createVerticalStrut(8)); b
<zxchenpeng> 上传 | 大小:5kb