if (some_variable == null) ...或者简单的if (!some_variable) ...这样,undefined 也被包括在内