C#タイピング
C#プログラマ向けタイピング
C#のプログラマ向けのタイピングです.
| 順位 | 名前 | スコア | 称号 | 打鍵/秒 | 正誤率 | 時間(秒) | 打鍵数 | ミス | 問題 | 日付 |
|---|---|---|---|---|---|---|---|---|---|---|
| 1 | aaaaa | 3900 | D++ | 4.0 | 96.8% | 60.0 | 242 | 8 | 30 | 2026/02/04 |
| 2 | ppp | 2866 | E+ | 2.9 | 97.7% | 60.0 | 176 | 4 | 20 | 2026/01/05 |
| 3 | おれのかち | 1116 | G+ | 1.2 | 92.4% | 60.0 | 73 | 6 | 8 | 2026/01/08 |
関連タイピング
-
PHP、JavaScript等様々な言語から出題!
プレイ回数4879 長文60秒 -
プレイ回数65 英語60秒
-
タッチタイピングをマスターしたい方向けの問題です。
プレイ回数9524 英字342打 -
JavaScript 暗記用です
プレイ回数2238 英語長文2218打 -
※long long → ll, vector → vc
プレイ回数248 英語90秒 -
タッチタイピングを本当にマスターしたい方向けの問題です。
プレイ回数1万 英字344打 -
タッチタイピングをマスターしたい方向けの問題です。
プレイ回数7545 長文251打 -
キーボードにある記号全て使います!!
プレイ回数3626 英語60秒
問題文
ふりがな非表示
ふりがな表示
(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();
