08 2007 档案

摘要: *****************************************************功 能:验证函数集合说 明:版 本:1.0作 者:创建时间:2007-8-31****************************************************/<!--//禁止输入空格function forbidSpace(){ //onkeypress="fo...阅读全文

posted @ 2007-08-31 17:46 阳光男孩 阅读(306) | 评论 (0) 编辑 |

摘要: global.asax 里面写private static Timer timerChangeExpired = new Timer();protected void Application_Start(object sender, EventArgs e){ // 12 小时触发一次 timerChangeExpired.Elapsed += new ElapsedEventHandler(ti...阅读全文

posted @ 2007-08-16 16:59 阳光男孩 阅读(177) | 评论 (0) 编辑 |