[求助]showInputDialog的输入部分能先设定一个值吗???
如题 搜索更多相关主题的帖子:
输入
----------------解决方案--------------------------------------------------------
String temp = JOptionPane.showInputDialog("Please input the numbers:");
----------------解决方案--------------------------------------------------------