0
2
110
1
在窗体的LOAD事件中加入代码: this.textBox1.ImeMode = ImeMode.Off; 在textbox的keypress事...
窗口LOAD事件中加入代码: this.dateTimePicker1.Format = DateTimePickerFormat.Custom...