C#タイピング
関連タイピング
-
タッチタイピングをマスターしたい方向けの問題です。
プレイ回数9127長文英字411打 -
JavaScript 暗記用です
プレイ回数1993英語長文1567打 -
JavaScript 暗記用です
プレイ回数3253英語長文1038打 -
Pyhonのプログラミングで使いそうな単語・記号を集めました
プレイ回数589英語短文30秒 -
python 基本
プレイ回数340英字120打 -
JAVAの練習用です。
プレイ回数1437長文120秒 -
タイピングをマスターしたい方向けの問題です。
プレイ回数9165長文英字344打 -
C言語を用いた記号・数字のタッチタイピング練習です。
プレイ回数2047英語長文220打
問題文
(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();
