alert(typeof om == 'undefined'); //true 注意要加上单引号
判断一个变量是 undefined的方法
最新推荐文章于 2022-09-08 17:09:29 发布
alert(typeof om == 'undefined'); //true 注意要加上单引号