document基本操作 动态脚本-动态样式-创建表格
摘要:
var html = document.documentElement; var body = document.body; window.onload = function() { //document.write("Hello world!"); } var fragment = document.createDocumentFragment(); var ul = documen... 阅读全文
posted @ 2019-09-05 15:33 迎着风追赶 阅读(811) 评论(0) 推荐(0)
浙公网安备 33010602011771号