STEAM 群組
Java Programmers JP
STEAM 群組
Java Programmers JP
0
遊戲中
3
線上
創立
2010 年 3 月 6 日
關於 Java Programmers

Java programmers

未提供任何資訊。
熱門討論
5 則留言
Fetts 2017 年 2 月 6 日 下午 11:08 
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
ダイヤモンドアイスアックス 2016 年 8 月 28 日 下午 2:11 
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 2016 年 2 月 12 日 上午 7:33 
} 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 2015 年 7 月 18 日 下午 4:25 
System.out.println("Hi!");
ricardjorg 2010 年 5 月 12 日 下午 7:26 
Java ME Programmer present =D
群組成員
0
遊戲中
3
線上
0 位交談中
進入聊天室
創立
2010 年 3 月 6 日