标签:java http 分享 html元素 指定 this can canvas pre
在绑定事件时,this指定的是被绑定的那个html元素,比如:
结果:
press里的this指的就是canvas.
JavaScript 中 this:
原文地址:http://www.cnblogs.com/web-fusheng/p/6745092.html