摘要: DataTable dt = setData(); // Sum rows. //foreach (DataRow row in dt.Rows) //{ // int rowTotal = 0; // foreach (DataColumn... 阅读全文
posted @ 2017-05-23 16:29 ®Geovin Du Dream Park™ 阅读(506) 评论(0) 推荐(0)