09 2006 档案

使用循环控制两列输出
摘要://论坛首页二级关联菜单 public string SecondMenu(string strParent) { string strSecondMenu =null; string sqlStr = "select [ID],[Name] from [Uk_BBSClass] where [ParentID]=" + strParent + " order by [Pref... 阅读全文

posted @ 2006-09-10 11:40 aliketen

导航