Bat バッチ処理 新しいページはコチラ

提供: yonewiki
移動: 案内, 検索
(概要)
(概要)
5行: 5行:
 
 <big>'''互換性の無い技術'''</big>
 
 <big>'''互換性の無い技術'''</big>
  
 
+
staticはオブジェクトを実体化しなくても使える機能。
  
 
'''一般文法'''
 
'''一般文法'''
25行: 25行:
 
'''Stringクラスの以下機能'''
 
'''Stringクラスの以下機能'''
  
static変数
+
static関数
 
* fromCodePoint
 
* fromCodePoint
 
* raw
 
* raw
49行: 49行:
 
*trimLeft
 
*trimLeft
 
*trimEnd
 
*trimEnd
 +
 +
 +
'''Arrayクラスの以下機能'''
 +
 +
static変数
 +
*from
 +
*isArray
 +
*of
 +
 +
 +
クラス関数
 +
*copyWithin
 +
*entries
 +
*every
 +
*fill
 +
*filter
 +
*find
 +
*findIndex
 +
*flat
 +
*flatMap
 +
*forEach
 +
*includes
 +
*indexOf
 +
*keys
 +
*lastIndexOf
 +
*map
 +
*reduce
 +
*reduceRight
 +
*some
 +
*toSource
 +
*values
 +
 +
 +
'''Dateクラスの以下機能'''
 +
 +
static変数
 +
*now
 +
 +
 +
クラス関数
 +
*toISOString
 +
*toJSON
 +
*toLocalFormat
 +
*toSource
 +
 +
 +
'''Numberクラスの以下機能'''
 +
 +
static変数
 +
*EPSILON
 +
*MAX_SAFE_INTEGER
 +
*MIN_SAFE_INTEGER
 +
*NaN
 +
 +
 +
static関数
 +
*isFinite
 +
*isInteger
 +
*isNaN
 +
*isSafeInteger
 +
*perseFloat
 +
*perseInt
 +
 +
 +
クラス関数
 +
*toPrecision
 +
*toSource

2022年1月23日 (日) 00:00時点における版



個人用ツール
名前空間

変種
操作
案内
ツールボックス