A、_y B、play C、createNewFile D、var
A、n=Math.round(Math.random(100))+1; B、n=Math.round(Math.random()*100)+1; C、n=Math.floor(Math.random(100))+1; D、n=Math.floor(Math.random()*100)+1;
A、圖層可以上下移動 B、圖層可以重命名 C、圖層不能鎖定 D、圖層能隱藏