Using the Math.random() Method · public class RandomNumberExample2 · { · public static void main( String args[] ) · { · int min = 200; · int max = 400; · //Generate ...
確定! 回上一頁