摘要: 表名:temp 这段:idname 记录88admin 06mod 已绑定在dataset41中. this.comboBox1.DataSource=this.dataSet41; this.comboBox1.DisplayMember="temp.name"; this.comboBox1.ValueMember="temp.id"; this.comboBox1.Location=newS... 阅读全文
posted @ 2009-11-09 02:48 颓废的猪 阅读(6070) 评论(1) 推荐(3) 编辑