^_^(cui)

 

随笔分类 -  ASP.NET 小知识

js
摘要:js收集 阅读全文

posted @ 2011-08-22 21:31 ^_^(cui) 阅读(197) 评论(0) 推荐(0)

ClearTextBox.Text
摘要://1.遍历页面中所有的TextBox,并将值设置成String.Empty for (int j = 0; j {foreach (object o in Page.Controls[j].Controls){ if (o is TextBox){TextBox txt = (System.Web... 阅读全文

posted @ 2010-02-03 12:01 ^_^(cui) 阅读(307) 评论(0) 推荐(0)

导航