foo's type is undefined while null is an object. You can check that for yourself via typeof(null) and typeof(undefined) . Actually null is not ...
確定! 回上一頁