#myCanvas
fillText
'Hello World',20,50|'How are you today?',20,50|'It is a great day!',20,50
ctx.font='30px Arial'; ctx.fillText(#val);
your browser does not support the canvas tag
Canvas
❮
Previous
Next
❯
观看不同值的演示
.
或者点击指定值查看结果
在编辑器中更多地使用代码:
亲自尝试一下 ❯