摘要: 1、布尔变量true/false2、数字非0,非NaN/ (0 或NaN)NaN--------Not a Number3、对象非null/(null或undefined)4、字符串非空串("")/空串("")红色的部分返回、false不用写一大堆if(str!=null && str!=undef... 阅读全文
posted @ 2014-11-12 11:17 GrandKai 阅读(314) 评论(0) 推荐(0)