摘要:
后台代码: /// /// 绑定下拉菜单 /// private void BindDropList() { DataTable dt = bacManage.GetAllArticleCategory(); ... 阅读全文
posted @ 2014-07-09 18:46
流浪在阿尔卑斯的野狼
阅读(890)
评论(0)
推荐(0)
摘要:
1 ///获取List的集合值 2 foreach (DataRow row in dt.Rows) 3 { 4 list.Add(row["HJMC"].ToStrin... 阅读全文
posted @ 2014-07-09 15:47
流浪在阿尔卑斯的野狼
阅读(218)
评论(0)
推荐(0)

浙公网安备 33010602011771号