STEAM グループ
Java Programmers JP
STEAM グループ
Java Programmers JP
0
ゲーム中
3
オンライン
設立日
2010年3月6日
Java Programmers について

Java programmers

情報が指定されていません。
人気のスレッド
5 件のコメント
Fetts 2017年2月6日 23時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日 14時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日 16時25分 
System.out.println("Hi!");
ricardjorg 2010年5月12日 19時26分 
Java ME Programmer present =D
グループメンバー
0
ゲーム中
3
オンライン
0 チャット中
チャットルームに入る
設立日
2010年3月6日