C#タイピング

順位 | 名前 | スコア | 称号 | 打鍵/秒 | 正誤率 | 時間(秒) | 打鍵数 | ミス | 問題 | 日付 |
---|---|---|---|---|---|---|---|---|---|---|
1 | hoshi | 2783 | E+ | 2.9 | 94.1% | 60.0 | 178 | 11 | 22 | 2025/08/16 |
関連タイピング
-
JavaScript暗記用です
プレイ回数3400英語長文841打 -
エンターキー周辺の記号
プレイ回数1169英語短文47打 -
javaやpythonのコードを打つタイピングです
プレイ回数932長文60秒 -
C言語を用いた記号・数字のタッチタイピング練習です。
プレイ回数1939英語長文220打 -
全文字タイピング練習(108文字×100問,2分間ランダム)
プレイ回数3817英語長文120秒 -
CSS 3 暗記用です。
プレイ回数622英語長文851打 -
CSSの暗記用です
プレイ回数1906英語長文1457打 -
コマンドラインやプログラミング言語のタイピング練習用
プレイ回数2059英語長文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();