🌈 搜索
📅  最后修改于: 2022-03-11 15:01:37.399000             🧑  作者: Mango
const context = canvas.getContext('2d'); context.strokeStyle = 'blue'; context.strokeRect(100, 100, 50, 50);