C#タイピング
C#プログラマ向けタイピング
C#のプログラマ向けのタイピングです.
| 順位 | 名前 | スコア | 称号 | 打鍵/秒 | 正誤率 | 時間(秒) | 打鍵数 | ミス | 問題 | 日付 |
|---|---|---|---|---|---|---|---|---|---|---|
| 1 | a | 4366 | C+ | 4.5 | 97.1% | 60.0 | 270 | 8 | 32 | 2026/06/01 |
関連タイピング
-
ホームポジションが自然と身につく!
プレイ回数2295 短文60秒 -
Pyhonのプログラミングで使いそうな単語・記号を集めました
プレイ回数946 英語短文30秒 -
英数と記号を混ぜた文章です
プレイ回数1257 英語長文1468打 -
競技プログラミングに特化したc++コードのタイピングです。
プレイ回数3707 英語長文300秒 -
プログラミングタイピング
プレイ回数1542 英字60秒 -
プログラミングの魅力についての長文です。
プレイ回数90 長文1119打 -
超ロングコマンドがたくさん流れてくるので時間がかかります。
プレイ回数1047 長文英字2139打 -
コマンドラインやプログラミング言語のタイピング練習用
プレイ回数3297 英語長文90秒
問題文
ふりがな非表示
ふりがな表示
(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();
