注册 登录
编程论坛 J2EE论坛

[求助]showInputDialog的输入部分能先设定一个值吗???

jlu_cg 发布于 2006-09-15 14:14, 441 次点击
如题
1 回复
#2
xueer2006-09-17 23:54
String temp = JOptionPane.showInputDialog("Please input the numbers:");
1