Dict.CN 在线词典, 英语学习, 在线翻译 ------------- MyGitee My腾云code My51cto

Happy_EveryDay

可以平凡 不可以平庸 无爱则无忧,无欲则无求,无怒而无敌,无怨才是佛。所有烦恼,都是放不下的执著 开源技群 328035181 MyGitee

博客园 首页 管理

2009年11月17日 #

摘要: kk.Attributes.Add("class", className); 阅读全文
posted @ 2009-11-17 09:01 2026cn 阅读(168) 评论(0) 推荐(0)

摘要: <asp:PlaceHolder ID="ph" runat="server"></asp:PlaceHolder> string sql= "select Id,Name from Class where ParentId=0"; DataSet ds = help.Query(sql); if (ds != null) { DataTable dt = ds.Table... 阅读全文
posted @ 2009-11-17 08:57 2026cn 阅读(159) 评论(0) 推荐(1)