Math.random() 靜態方法. 產生的隨機數是0 - 1 之間的一個double,即0 <= random <= 1。 使用: for (int i = 0; i < 10; ...
確定! 回上一頁