C#タイピング
C#プログラマ向けタイピング
C#のプログラマ向けのタイピングです.
| 順位 | 名前 | スコア | 称号 | 打鍵/秒 | 正誤率 | 時間(秒) | 打鍵数 | ミス | 問題 | 日付 |
|---|---|---|---|---|---|---|---|---|---|---|
| 1 | aaaaa | 3900 | D++ | 4.0 | 96.8% | 60.0 | 242 | 8 | 30 | 2026/02/04 |
| 2 | ゆうちゃん | 3216 | E++ | 3.3 | 97.0% | 60.0 | 199 | 6 | 20 | 2026/02/17 |
| 3 | a | 3033 | E++ | 3.1 | 96.9% | 60.0 | 188 | 6 | 23 | 2026/02/16 |
| 4 | へけ | 1866 | F | 1.9 | 94.4% | 60.0 | 119 | 7 | 15 | 2026/03/14 |
| 5 | scy | 1200 | G+ | 1.4 | 85.2% | 60.0 | 87 | 15 | 12 | 2026/03/09 |
関連タイピング
-
JAVAの練習用です。
プレイ回数1704 長文120秒 -
アルファベット以外のキーを覚えよう
プレイ回数4088 英語短文82打 -
css 3 暗記用です
プレイ回数815 英語長文639打 -
公開されている実践的な javascript プログラムです
プレイ回数1052 英語長文2780打 -
プレイ回数1356 英語短文120秒
-
プログラミングタイピング
プレイ回数1326 英字60秒 -
全文字タイピング練習(108文字×100問,2分間ランダム)
プレイ回数4622 英語長文120秒 -
1+1=2
プレイ回数27 109打
問題文
ふりがな非表示
ふりがな表示
(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();
