typeof在js中是一个一元操作符,可以判断操作数的类型,其返回值为字符串,有number、string、object、boolean、function、undefined。使用方式可以是typeo … Continue reading js中typeof的使用方法
typeof在js中是一个一元操作符,可以判断操作数的类型,其返回值为字符串,有number、string、object、boolean、function、undefined。使用方式可以是typeo … Continue reading js中typeof的使用方法