选择 点击的属性,事件
事件选择 showMessage
属性 修改名字
// MessageBox.Show(“Hello World!”);
string time = DateTime.Now.ToString(“yyyy-MM-dd HH:mm:ss”);
this.Time_filed.Text = time;
选择 点击的属性,事件
事件选择 showMessage
属性 修改名字
// MessageBox.Show(“Hello World!”);
string time = DateTime.Now.ToString(“yyyy-MM-dd HH:mm:ss”);
this.Time_filed.Text = time;