专题文章
时长:00:00更新时间:2020-11-27 20:40:12
javascript脚本编程解决考试分数统计问题_javascript技巧: 代码如下:/** * @author georgewing */ function prepareCheckBox() { document.getElementById(submit).onclick = function() { selectedCheckBox(4); } } function selectedCheckBox(x) { va
查看详情