oRandom.nextInt(100) + 1; 이렇게 고치면 되겠지요. java.util.Random 클래스를 사용하지 않고. Math.random() 으로 간단히 난수를 만드는 ...
確定! 回上一頁