06 2021 档案
摘要:welcome-file标签 <welcome-file-list> <welcome-file>index.html</welcome-file> //此处开始逐一往下查找 <welcome-file>index.htm</welcome-file> <welcome-file>index.jsp
阅读全文
摘要:<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title></title> <script type="text/javascript"> function test(){ console.log("test"); } </script>
阅读全文
摘要:<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title></title> </head> <body> <h1 id="z"></h1> <script type="text/javascript"> function get(opti
阅读全文
摘要:<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title></title> </head> <body> <script type="text/javascript"> //直接创建方式 // var student = new Obje
阅读全文

浙公网安备 33010602011771号