2009年2月8日 - 6) { //作一個0~99的亂數當成陣列索引值。 int random = (int) ( Math.random()*100 ); //取出後就把該值設為0,遇到0就不取值。 if (data[random] !
maxubuntu.blogspot.com