有关js判断undefined类型,使用typeof方法,typeof 返回的是字符串,其中就有一个是undefined。 js判断undefined类型. if (reValue== undefined) { alert("undefined"); }.
確定! 回上一頁