84669 人が学習中
152542 人が学習中
20005 人が学習中
5487 人が学習中
7821 人が学習中
359900 人が学習中
3350 人が学習中
180660 人が学習中
48569 人が学習中
18603 人が学習中
40936 人が学習中
1549 人が学習中
1183 人が学習中
32909 人が学習中
如上4图第二次lineWidth设置比第一次lineWidth设置的值大后就会导致第一次画出的线段的lineWidth受到影响 请教各位前端大神有什么好的处理方案,可以使得第一次的lineWidth不受影响
学习是最好的投资!
解决问题了是因为没有加.beginPath()方法如果加.beginPath()不需要save();和restore();也行
路径需要closePath
画线都应该加上beginPath
解决问题了
是因为没有加.beginPath()方法
如果加.beginPath()不需要save();和restore();也行
路径需要closePath
画线都应该加上beginPath