摘要: using System;using System.Collections.Generic;using System.ComponentModel;using System.Data;using System.Drawing;using System.Linq;using System.Text;u... 阅读全文
posted @ 2015-08-16 00:23 tianqi123 阅读(218) 评论(0) 推荐(0)
摘要: usingSystem;usingSystem.Drawing;usingSystem.Drawing.Drawing2D;usingSystem.Drawing.Imaging;usingSystem.IO;usingSystem.Text;usingSystem.Web;namespaceDem... 阅读全文
posted @ 2015-08-16 00:04 tianqi123 阅读(289) 评论(0) 推荐(0)
摘要: 用法为新建一个空页面,清除掉页面上的HTML;然后复制一下代码到页面中用法Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->1 protected voi... 阅读全文
posted @ 2015-08-16 00:02 tianqi123 阅读(191) 评论(0) 推荐(0)
摘要: ------生成方法一pageload(object sender, eventarges e){string chkCode = string.Empty; //颜色列表,用于验证码、噪线、噪点 Color[] color = { Color.Black, Color.Red, Color.Blu... 阅读全文
posted @ 2015-08-16 00:02 tianqi123 阅读(144) 评论(0) 推荐(0)