为什么beginPath后,原来的lineWidth和strokeStyle都不会被清空呢,其实按字面意思理解就明白了,beginPath意思是重新开始一个“路径”,所以他只会清空之前的路径,而不会清空之前的lineWidt、strokeStyle这些样式属性。
2016-05-08
2015年3月17日 - Google的开源业务总监Chris DiBona日前在Google开源博客上宣布,Google提供的开源代码托管网站Google Code将会关闭。
2016-05-05