摘要: 1、后台生成input的button按钮HtmlGenericControl control = new HtmlGenericControl("input");control.Attributes.Add("type", "button");control.Attributes.Add("oncl... 阅读全文
posted @ 2015-12-22 15:57 fasin 阅读(238) 评论(0) 推荐(0)
摘要: 1 ASP.NET邦定数据“”运用三元运算符: 2 3 4 5 6 7 8 60)?Convert.ToInt32(Eval("NowDate"))/60+"小时前":Eval("NowDate").ToString()+"分钟前"%> 来自优酷网 9 10 11 ImageU... 阅读全文
posted @ 2015-12-22 15:45 fasin 阅读(899) 评论(0) 推荐(0)