摘要:
截图: 功能:把等号两边内容互换,减轻赋值编码负担。例如: // 基本信息 this.textBox_name.Text = _patient.PatienName; this.textBox_age.Text = _patient.PatientAge.ToString(); this.comboBox_sex.SelectedIndex = _patient.PatientSex; this.... 阅读全文
posted @ 2009-08-07 18:17
公元前
阅读(764)
评论(1)
推荐(0)

浙公网安备 33010602011771号