摘要: 1 public static void CreateValidateGraphic(string validateCode, HttpContext httpContext) 2 { 3 Bitmap img = new Bitmap((int)Math.Ceiling(... 阅读全文
posted @ 2015-09-22 15:52 无限天 阅读(217) 评论(0) 推荐(0) 编辑