C#タイピング
C#プログラマ向けタイピング
C#のプログラマ向けのタイピングです.
関連タイピング
-
Pyhonのプログラミングで使いそうな単語・記号を集めました
プレイ回数964 英語短文30秒 -
HTML&CSSを忘れないために
プレイ回数3万 英語長文759打 -
プログラミングの魅力についての長文です。
プレイ回数374 長文1119打 -
タイピングをマスターしたい方向けの問題です。
プレイ回数1.5万 英字276打 -
英数と記号を混ぜた文章です
プレイ回数1945 英語長文1468打 -
C言語を用いた記号・数字のタッチタイピング練習です。
プレイ回数2914 英語長文220打 -
スクラッチのブロックを20個打ってください!!!
プレイ回数230 357打 -
プログラミング(IT)用語を素早く入力しましょう。
プレイ回数561 短文かな143打
問題文
ふりがな非表示
ふりがな表示
(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();
