2017年9月20日

canvas

摘要: 先创建canvas标签 <canvas id="myCanvas" width="800" height="500" style="background:#eee"> Your browser does not support HTML5 Canvas. </canvas> 然后写js代码。可放在< 阅读全文

posted @ 2017-09-20 18:29 shenhf 阅读(235) 评论(0) 推荐(0)

导航