#myCanvas
translate
0,0|10,0|20,0|50,0|100,0|200,0|300,0|400,0
ctx.translate(#val); ctx.fillRect(0,10,100,50);
your browser does not support the canvas tag
Canvas
❮
Previous
Next
❯
观看不同值的演示
.
或者点击指定值查看结果
在编辑器中更多地使用代码:
亲自尝试一下 ❯