C#タイピング
C#プログラマ向けタイピング
C#のプログラマ向けのタイピングです.
| 順位 | 名前 | スコア | 称号 | 打鍵/秒 | 正誤率 | 時間(秒) | 打鍵数 | ミス | 問題 | 日付 |
|---|---|---|---|---|---|---|---|---|---|---|
| 1 | red | 4083 | C | 4.4 | 92.3% | 60.0 | 267 | 22 | 31 | 2026/04/18 |
関連タイピング
-
公開されている実践的な javascript プログラムです
プレイ回数1161 英語長文2780打 -
JAVAの練習用です。
プレイ回数1989 長文120秒 -
JavaScript 暗記用です
プレイ回数1735 英語長文1124打 -
ホームポジションが自然と身につく!
プレイ回数2099 短文60秒 -
JavaScript 暗記用です
プレイ回数2018 英語長文770打 -
PHP、JavaScript等様々な言語から出題!
プレイ回数4959 長文60秒 -
JavaScript 暗記用です
プレイ回数2598 英語長文2218打 -
JavaScript 暗記用です
プレイ回数1618 英語長文851打
問題文
ふりがな非表示
ふりがな表示
(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();
