2019年2月13日 — clearRect()是用來清除畫布的一個矩形。 var canvas = document.getElementById("ex1"); var context = canvas.getContext("2d"); context.
確定! 回上一頁