2006年2月1日

摘要: /* Copyright all(c) 2005 ZhongFeng, http://blog.csdn.net/SW515 */ public class ValidateCode : System.Web.UI.Page { private void Page_Load(object sender, System.EventArgs e) { this.CreateChec... 阅读全文
posted @ 2006-02-01 07:52 扫地青年 阅读(2271) 评论(2) 推荐(0)