摘要: <!DOCTYPE html><html lang="en"><head> <meta charset="UTF-8"> <title>Title</title> <script> //<!--采用严格检查模式 use strict 放在第一行 //let 定义局部变量--> 'use strict 阅读全文
posted @ 2022-12-24 21:07 Rui2022 阅读(11) 评论(0) 推荐(0) 编辑
摘要: <!DOCTYPE html><html lang="en"><head> <meta charset="UTF-8"> <title>Title</title> <script><!--采用严格检查模式 use strict 放在第一行 let 定义局部变量--> 'use strict'; le 阅读全文
posted @ 2022-12-24 20:56 Rui2022 阅读(11) 评论(0) 推荐(0) 编辑