摘要:
day4_javascript2 1加载事件 <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale 阅读全文
posted @ 2025-07-29 22:29
小胡coding
阅读(4)
评论(0)
推荐(0)
摘要:
day3_javascript1 1js引入方式 三种引入方式 1 使用script标签 写js代码 2 使用script标签 带src属性 引入js文件 此标签体失效 3 在元素上直接写js代码 javascript:console.log(333) 建议少用 <!DOCTYPE html> <h 阅读全文
posted @ 2025-07-29 22:28
小胡coding
阅读(6)
评论(0)
推荐(0)

浙公网安备 33010602011771号