基础类库
收藏我的收藏
sjs 内置了少量基础类库,使用方法可以参考 javascript。
console
方法
console.logMath
属性
Math.EMath.LN10Math.LN2Math.LOG2EMath.LOG10EMath.PIMath.SQRT1_2Math.SQRT2方法
Math.absMath.acosMath.asinMath.atanMath.atan2Math.ceilMath.cosMath.expMath.floorMath.logMath.maxMath.minMath.powMath.randomMath.roundMath.sinMath.sqrtMath.tanJSON
JSON.stringifyJSON.parseNumber
Number.MAX_VALUENumber.MIN_VALUENumber.NEGATIVE_INFINITYNumber.POSITIVE_INFINITYDate
Date.parseDate.UTCDate.now全局对象
属性
NaNInfinityundefined方法
parseIntparseFloatisNaNisFinitedecodeURIdecodeURIComponentencodeURIencodeURIComponent
