摘要: 前台页代码如下: "/> 后台代码发下: 首先要定义一个全局变量 public string text =string.Empty; 然后就可以在 if (!this.IsPostBack) { text = "11"; } 阅读全文
posted @ 2008-09-10 15:46 悟〈--觉 阅读(221) 评论(0) 推荐(0)