canvas——画板

 注意部分:   canvas的height和width不能再css中设定,应该在html中设定,否则会影响页面的分辨率。   效果图:   图1:   代码     css: #canvas{ cursor: crosshair; } button{ width: 80px; } .yellowBtn{ background-color: yellow; } .redBt
相关文章
相关标签/搜索