雾观远山

博客园 首页 新随笔 联系 订阅 管理

2021年12月24日 #

摘要: 在html里写: <script> console.log(typeof name); </script> 然后在网页控制台打开为什么显示name是string类型呢????? 为什么不是 undefined ??? 我明明没对name进行赋值啊 平平无奇的分割线,接下来为你解答 众所周知: con 阅读全文
posted @ 2021-12-24 00:24 雾观远山 阅读(124) 评论(0) 推荐(0)