import javax.swing.JOptionPane;
public class Main {
public static void main (String args[]) {
String nome;
nome = JOptionPane.showInputDialog(“Entre com seu nome”);
JOptionPane.showMessageDialog(null, nome, “Segue seu nome”,
JOptionPane.INFORMATION_MESSAGE);
System.exit(0);
}
}
Este artigo foi útil ?
SimNão
Last modified: 4 de fevereiro de 2008
Hi! I just wanted to ask if you ever have any issues with hackers?
My lsst blog (wordpress) was hacked and I ended up losing months of hard work due to no backup.
Do you have any solutions tto stop hackers? http://boyarka-Inform.com/