Need a simple way to check for a number in JavaScript, but don't want NaN or Infinity ? Use Number.isFinite() instead of typeof .
確定! 回上一頁