master2
郑磊 10 months ago
parent e8b294e3f0
commit a800b9ed99

@ -10,7 +10,7 @@ public class Transform2158 extends JFrame {
public Transform2158() {
// 初始化界面
setTitle("
setTitle("进制转换");
setSize(400, 300);
setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);
setLocationRelativeTo(null); // 居中显示

Loading…
Cancel
Save