日期:2014-05-18 浏览次数:21012 次
listbox1.DataSource = oper.GetDataSet().Tables[0].DefaultView; listbox1.DisplayMember = "name";