俄罗斯方块 源码 js
源码地址: http://paste.pound-python.org/show/A12fE3qDjeauUD3edlcT/菜鸟。。看不懂那个getTable()函数 return document.getElementById("area");
打死也没看出id=area的元素在哪....
回复讨论(解决方案)
//创建table td填充div根据HorizontalNum,VerticalNum的数量决定,创建HorizontalNum * VerticalNum的表格区域
var table = document.createElement("table");
table.id=" area";
一般都是 搜索的 很少用看的
查看更多关于初学者,js写的一个俄罗斯方块问题_html/css_WEB-ITnose的详细内容...
声明:本文来自网络,不代表【好得很程序员自学网】立场,转载请注明出处:http://haodehen.cn/did103190