Number(true) = 1 Number(false) = 0 parseFloat(true) = NaN ... Number(null) = 0 parseFloat(null) = NaN parseInt(null) = NaN ... #backbone.js.
確定! 回上一頁