moveTo( )方法 开始一条路径,移动到位置 0,0 创建到达位置 300,150的一条线 var c = document.getElementById(“myCanvas”); var ctx … Continue reading moveTo( )方法