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

Happy_EveryDay

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

2009年11月17日

c#代码绑定样式

摘要: kk.Attributes.Add("class", className); 阅读全文

posted @ 2009-11-17 09:01 cn2025 阅读(163) 评论(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 cn2025 阅读(156) 评论(0) 推荐(1)

导航