getContext('2d'); // Set the color: ctx.fillStyle = '#D8D8D8'; // Initialize path ctx.beginPath(); // Build a circle ctx.arc(200, 200, 100, 0, Math.
確定! 回上一頁