`
白衣的月光曲
  • 浏览: 425 次
  • 性别: Icon_minigender_2
  • 来自: 沈阳
最近访客 更多访客>>
社区版块
存档分类
最新评论
文章列表
if(new String("")== true){ console.log("ok"); } 结果为 undefined if(new String("")){ console.log("ok"); } 结果为 ok 为什么两种写法,一个为真进入判断,一个没进去呢?
Global site tag (gtag.js) - Google Analytics