摘要: 原地址:忘了 textBox1.KeyPress += anyTextBox_KeyPress; private void anyTextBox_KeyPress(object sender, System.Windows.Forms.KeyPressEventArgs e) { if (e.Key 阅读全文
posted @ 2018-08-17 16:43 古兴越 阅读(1150) 评论(0) 推荐(0)