asp.net写验证码
摘要:
生成验证码与匹配验证码的服务端代码using System;using System.Web;using System.Drawing;using System.Drawing.Drawing2D;using System.IO;using System.Drawing.Imaging;public... 阅读全文
posted @ 2015-10-12 16:31 曹永思 阅读(172) 评论(0) 推荐(0) 编辑