isNumeric () function. 检查 value 是否是数值,需要注意的是 Infinity 、 -Infinity 、 NaN 不被认为是数值。 Signature: export declare function isNumeric(value: ...
確定! 回上一頁