JavaScriptTutorials and guidesBeginner's tutorialsYour first website: Adding interactivityDynamic scripting with JavaScriptJavaScript frameworks and librariesJavaScript GuideIntroductionGrammar and typesControl flow and error handlingLoops and iterationFunctionsExpressions and operatorsNumbers and stringsRepresenting dates & timesRegular expressionsIndexed collectionsKeyed collectionsWorking with
String オブジェクトは文字の並びを表したり操作したりするために使用されます。 解説 文字列は、テキスト形式で表現可能なデータを保持するのに便利です。最もよく使われる操作として、文字列の長さをチェックする length プロパティ、 文字列に対する + および += 演算子を用いた文字列の連結、文字列の中の部分文字列の存在や位置をチェックする indexOf() メソッド、部分文字列を取り出す substring() メソッドが挙げられます。 文字列の生成 文字列は文字列リテラルからプリミティブとして、または String/String コンストラクターを使用して文字列として生成することができます。 const string1 = "文字列プリミティブ"; const string2 = 'これも文字列プリミティブ'; const string3 = `別な文字列プリミティブ`; co
Name change underway! This site is a starting point for collecting up ideas, links and any draft API suggestions for the CommonJS group. Discussions occur on that mailing list and on IRC (#serverjs on freenode). Meta Introduction FAQ Process Target Platforms Coding Standards Current Efforts This is a list of issues currently being discussed / standardized. They come from the "Low level" department
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く