摘要:
1.思维导图 2.DateTimePicker控件使用过程中要注意手动进行数据的强制转换,示例如下: dtp_BirthDate.Value= (DateTime)dataGridView1.CurrentRow.Cells[3].Value; 2、PhotoBox的使用比较复杂,使用之前需要声明并 阅读全文
posted @ 2018-10-17 23:17
叫我码农
阅读(1152)
评论(0)
推荐(0)
2018年10月17日