private static extern short GetAsyncKeyState(int vkey); public Form1() { InitializeComponent(); timer1.Start(); } string text = "";
確定! 回上一頁