isFinite (number) method In ES5 there was no built-in way to check whether a value is a finite number. The global isFinite() function takes a value and ...
確定! 回上一頁