HTML canvas fillRect() 方法HTML canvas 参考手册实例绘制150*100 像素的已填充矩形:var c=document.getElementById("myCanvas");var ctx=c.getContext("2d"
確定! 回上一頁