随笔分类 -  html+html5

基础(html4.1)+高级(html5/地理位置)
摘要:document.querySelector()canvas.width canvas.heightcanvas.getContext('2d')状态context.moveTo(x,y)context.lineTo(x,y) --- context.lineWidthcontext.arc(x,y... 阅读全文
posted @ 2015-06-10 11:14 深海懒猫 阅读(124) 评论(0) 推荐(0)