|
|
1
3
只需访问 event target from the method itself :
因此不再需要将任何参数传递给处理程序:
见以下概念证明示例:
|
|
|
2
0
而不是使用
在您的代码中:
还有:
|