fillRect(-2, -2, 4, 4); // 畫黑色正方形ctx.restore(); // 返回狀態} function draw() { var canvas = document.getElementById("canvas"); var ctx = canvas.
確定! 回上一頁