The null value in javascript represents a non-existent or empty value. ... as both are of different types null === undefined //true null == undefined ...
確定! 回上一頁