码迷,mamicode.com
首页 > Web开发 > 详细

JS——undefined、null

时间:2017-12-14 17:57:56      阅读:149      评论:0      收藏:0      [点我收藏+]

标签:null   pos   false   class   返回   body   ==   def   als   

1、undefined == false   //返回false

2、null == false     //返回false

3、undefined == null    //返回true

4、undefined === null    //返回false

JS——undefined、null

标签:null   pos   false   class   返回   body   ==   def   als   

原文地址:http://www.cnblogs.com/wuqiuxue/p/8038731.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!