摘要:
1. 网页源码 <body> <header class="text-center"> <h1>JavaScript_DOM</h1> </header> <section class="container"> <div class="form p-4 bg-dark text-light text 阅读全文
posted @ 2022-11-10 16:12
LeoShi2020
阅读(28)
评论(0)
推荐(0)
摘要:
1. 面向对象 // 大括号就是对象 p = { a:1, b:2, c:3, } // 系统对象全部基于window // console.log(window); // window.alert(1); // alert(2); // console.log(navigator.appVersi 阅读全文
posted @ 2022-11-10 12:05
LeoShi2020
阅读(26)
评论(0)
推荐(0)
浙公网安备 33010602011771号