C#タイピング
| 順位 | 名前 | スコア | 称号 | 打鍵/秒 | 正誤率 | 時間(秒) | 打鍵数 | ミス | 問題 | 日付 |
|---|---|---|---|---|---|---|---|---|---|---|
| 1 | Com | 2700 | E | 2.7 | 97.0% | 60.0 | 167 | 5 | 20 | 2025/12/08 |
| 2 | プロプログラマー | 1750 | F | 2.0 | 87.7% | 60.0 | 122 | 17 | 16 | 2025/11/25 |
関連タイピング
-
javaやpythonのコードを打つタイピングです
プレイ回数964長文60秒 -
超ロングコマンドがたくさん流れてくるので時間がかかります。
プレイ回数961長文英字2139打 -
JavaScriptの暗記用です
プレイ回数4601英語長文913打 -
プレイ回数326英語60秒
-
全記号数字タイピング練習(108文字×100問,2分間ランダム)
プレイ回数8507英語長文120秒 -
全文字タイピング練習(108文字×100問,2分間ランダム)
プレイ回数4194英語長文120秒 -
キーボードにある記号全て使います!!
プレイ回数3347英語60秒 -
html5暗記用 <>を省いています
プレイ回数688英語長文694打
問題文
(using system.drawing;)
using System.Drawing;
(using system.windows.forms;)
using System.Windows.Forms;
(namespace)
namespace
(public)
public
(class)
class
(initializecomponent();)
InitializeComponent();
(console.writeline();)
Console.WriteLine();
(int)
int
(float)
float
(double)
double
(bool)
bool
(true)
true
(false)
false
(else)
else
(if)
if
(return)
return
(messagebox.show();)
MessageBox.Show();
(width)
width
(height)
height
(textbox)
textBox
(null)
null
(string)
string
(for)
for
(picturebox)
pictureBox
(invalidate();)
Invalidate();
(update();)
Update();
(fillrectangle)
FillRectangle
(temp)
temp
(public)
public
(private)
private
(static)
static
(void)
void
(object)
object
(dispose();)
Dispose();
