ctx.fillText(text, x, y, [maxWidth]) ... 需要绘制的文本内容 ctx. ... textAlign = 'center'; // 文本对齐方式 ctx.font = '48px Airal'; ...
確定! 回上一頁