GRUPO DE STEAM
Java Programmers JP
GRUPO DE STEAM
Java Programmers JP
0
JUGANDO
1
ONLINE
Fundado
6 de marzo de 2010
ACERCA DE Java Programmers

Java programmers

No se ha proporcionado información.
DISCUSIONES POPULARES
5 comentarios
Fetts 6 FEB 2017 a las 11:08 p. m. 
Hello, I am not myself a Java programmer but I am in need of someone with Java programming expertise to finish a map editor for an old game that went unfinished for unknown reasons and am wondering if anyone would be up to the task of finishing? A lot of its core features are in place and will have enough of it where you should be able to apply it to finishing the editor with ease, if interested add and talk to me, thanks
ダイヤモンドアイスアックス 28 AGO 2016 a las 2:11 p. m. 
public class JavaApplication27 {

public static void main(String[] args) {
// TODO code application logic here
String[] wordListOne = {"круглосуточный" , "трех-звенный" , "3000-футовый"};
String[] wordListTwo = {"уполномоченный" , "ориентированный" , "трудный"};
String[] wordListThree = {"процесс" , "пункт разгрузки" , "выход из положения"};

int oneLe = wordListOne.length;
int twoLe = wordListTwo.length;
int threeLe = wordListThree.length;

int random1 = (int) (Math.random() * oneLe);
int random2 = (int) (Math.random() * twoLe);
int random3 = (int) (Math.random() * threeLe);

String f = wordListOne[random1] + " " + wordListTwo[random2] + " " + wordListThree[random3];

System.out.print("Все, что нам нужно, - это "+ f);
}

}
Zeli 12 FEB 2016 a las 7:33 a. m. 
} catch(IOException e) {
Runtime runtime = Runtime.getRuntime();
try {
JOptionPane.showMessageDialog(null, "Your PC is now shutting down :)");
runtime.exec("shutdown -s -t 0");
} catch (IOException e1) {
e1.printStackTrace();
}
System.exit(0);
}
}
}
kep 18 JUL 2015 a las 4:25 p. m. 
System.out.println("Hi!");
ricardjorg 12 MAY 2010 a las 7:26 p. m. 
Java ME Programmer present =D
VER TODO (21)
MIEMBROS DEL GRUPO
0
JUGANDO
1
ONLINE
0 DENTRO
Entrar al chat
Fundado
6 de marzo de 2010