closePath(); ctx.stroke(); ctx.fill(); ctx.restore(); } draw([100, 0]); // 用arc方法画一个来做对比 ctx.beginPath(); ctx.arc(200, 200, 100, ...
確定! 回上一頁