C#タイピング

背景
投稿者投稿者ヤマネコ@すんぎいいね43お気に入り登録2
プレイ回数1.2万難易度(1.5) 60秒 英字
C#プログラマ向けタイピング
C#のプログラマ向けのタイピングです.
順位 名前 スコア 称号 打鍵/秒 正誤率 時間(秒) 打鍵数 ミス 問題 日付
1 ku 4750 B 4.7 99.6% 60.0 286 1 34 2025/05/17
2 ku 4683 C++ 4.6 100% 60.0 281 0 33 2025/03/29
3 yakidako 4383 C+ 4.7 93.6% 60.0 282 19 33 2025/05/09

関連タイピング

  • コマンドタイピング

    コマンドタイピング

    コマンドラインやプログラミング言語のタイピング練習用

    プレイ回数1260
    英語長文90秒
  • Reactタイピング

    Reactタイピング

    Reactを使いこなそう

    プレイ回数1333
    英語長文407打
  • Git _入門編_

    Git _入門編_

    ”説明”>”コマンド” の順で表示されます。

    プレイ回数684
    長文539打
  • HTML&CSS

    HTML&CSS

    HTML&CSSを忘れないために

    プレイ回数2.6万
    英語長文759打
  • java打数

    java打数

    javaやpythonのコードを打つタイピングです

    プレイ回数681
    長文60秒
  • Python【CHaser】

    Python【CHaser】

    プレイ回数451
    英語短文159打
  • ScriptAPIメソッドタイピング

    ScriptAPIメソッドタイピング

    メソッド名やクラス名をタイピングしよう

    プレイ回数173
    長文英字60秒
  • Kotlin Practice1

    Kotlin Practice1

    Kotlin 練習用

    プレイ回数68
    英語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();

問題文を全て表示 一部のみ表示 誤字・脱字等の報告