JavaScript『文字列』

背景
投稿者投稿者marineいいね7お気に入り登録3
プレイ回数1488難易度(3.8) 770打 英語
JavaScript 暗記用です
★情報元のサイト様★
「とほほのWWW入門」http://www.tohoho-web.com/www.htm
「MDN」https://developer.mozilla.org/ja/docs/Web/JavaScript
順位 名前 スコア 称号 打鍵/秒 正誤率 時間(秒) 打鍵数 ミス 問題 日付
1 ku 3983 スペシャリスト! 4.0 99.2% 191.8 770 6 32 2024/03/17

関連タイピング

問題文

ふりがな非表示 ふりがな表示

('myTyping';)

'myTyping';

(`${1+2}`;)

`${1+2}`;

(String.raw`tab \t new \n line`;)

String.raw`tab \t new \n line`;

(String(2021);)

String(2021);

('myTyping'.length;)

'myTyping'.length;

('012345'.charAt(4);)

'012345'.charAt(4);

('abcdef'.substring(2);)

'abcdef'.substring(2);

('0123456'.substring(2,4);)

'0123456'.substring(2,4);

('987654321'.slice(-4,-2);)

'987654321'.slice(-4,-2);

(' trim '.trim();)

' trim '.trim();

(' trim '.trimStart();)

' trim '.trimStart();

(' trim '.trimEnd();)

' trim '.trimEnd();

('1/2/3'.split('/');)

'1/2/3'.split('/');

('1/2/3'.split('/',1);)

'1/2/3'.split('/',1);

('sa'.concat('ku','ra');)

'sa'.concat('ku','ra');

('88'.repeat(2);)

'88'.repeat(2);

('rainy day'.replace('rainy','fine');)

'rainy day'.replace('rainy','fine');

('Stop!'.toUpperCase();)

'Stop!'.toUpperCase();

('Stop!'.toLowerCase();)

'Stop!'.toLowerCase();

('youtube'.indexOf('u',3);)

'youtube'.indexOf('u',3);

など

('ababab'.lastIndexOf('b');)

'ababab'.lastIndexOf('b');

('kaguyahime'.startsWith('kag');)

'kaguyahime'.startsWith('kag');

('kaguyahime'.endsWith('hime');)

'kaguyahime'.endsWith('hime');

('kaguyahime'.includes('ya');)

'kaguyahime'.includes('ya');

('MomoTaro'.match(/mo/ig);)

'MomoTaro'.match(/mo/ig);

('MomoTaro'.search(/m/);)

'MomoTaro'.search(/m/);

('usiwakamaru'.substr(3,4);)

'usiwakamaru'.substr(3,4);

('cd'.padStart(4,'#');)

'cd'.padStart(4,'#');

('cd'.padEnd(4,'#');)

'cd'.padEnd(4,'#');

(JSON.stringify({x:5,y:6});)

JSON.stringify({x:5,y:6});

(const json='{"medal":"gold","rank":1}'; console.log(JSON.parse(json));)

const json='{"medal":"gold","rank":1}'; console.log(JSON.parse(json));

(console.log(JSON.stringify(json));)

console.log(JSON.stringify(json));

問題文を全て表示 一部のみ表示 誤字・脱字等の報告

◆コメントを投稿

※誹謗中傷、公序良俗に反するコメント、個人情報の投稿、歌詞の投稿、出会い目的の投稿、無関係な宣伝行為は禁止です。削除対象となります。

※このゲームにコメントするにはログインが必要です。

※コメントは日本語で投稿してください。

marineのタイピング

オススメの新着タイピング

タイピング練習講座 ローマ字入力表 アプリケーションの使い方 よくある質問

人気ランキング

注目キーワード