var str=''; var arr=[]; for(i=0;i<5;i++){ str = Math.round( Math.random()*10 ); //在將str新增到數組裡面之前,我們先檢查,把數組裡面已有的數字中 ...
確定! 回上一頁