function fun(a){     if(!a) alert("not " + a); } fun();   //not undefined fun(0);    //not 0 fun("");   //not fun(false);   //not false fun(null);    //not null fun(undefined);   //not undefi ...
xushaoxun
搜索本博客
我的相册
C71f41f7-65f6-4553-ae3b-894557e71278-thumb
inter
共 2 张
最近加入圈子
存档
最新评论