摘要:
------生成方法一pageload(object sender, eventarges e){string chkCode = string.Empty; //颜色列表,用于验证码、噪线、噪点 Color[] color = { Color.Black, Color.Red, Color.Blue, Color.Green, Color.Orange, Color.Brown, Color.Brown, Color.DarkBlue }; //字体列表,用于验证码 string[] font = { "Times New Roman", "MS Mincho& 阅读全文
posted @ 2012-06-04 18:10
ajunfly
阅读(16300)
评论(0)
推荐(0)