下面是通过在JavaScript中设置事件属性的写法来实现点击一个列表项时该列表项的背景颜色变成红色,脚本代码中for循环的循环体部分可以使用的选项有哪些?()Document
A. lis[i].onclick=function(){this.style.backgroundColor="red";};
B. lis[i].onclick=function(){lis[i].style.backgroundColor="red";};
C. lis[i].onclick=function(e){e.target.style.backgroundColor="red";};
D. lis[i].onclick=function(e){e.currentTarget.style.backgroundColor="red";};
E. lis[i].onclick=function(){event.target.style.backgroundColor="red";};
能使至少一人的境况变好而没有其他人的境况变坏的资源重新配置被称为()
A. 边际效用递减
B. 免费搭车现象
C. 帕累托改进
D. 帕累托最优