摘要:
using System;using System.Web;using System.Drawing;using System.Web.SessionState;public class ValidateCode : IHttpHandler,IRequiresSessionState { p... 阅读全文
posted @ 2014-05-23 19:00
我的技术控件
阅读(161)
评论(0)
推荐(0)
摘要:
adfafa adfadf adfadf adfadf adfadf adfadf ... 阅读全文
posted @ 2014-05-23 18:47
我的技术控件
阅读(120)
评论(0)
推荐(0)
摘要:
using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.Web;using System.IO;using NVelocity.App;using NVelocity... 阅读全文
posted @ 2014-05-23 16:42
我的技术控件
阅读(211)
评论(0)
推荐(0)
摘要:
using (Bitmap bitmap=new Bitmap(100,40)) { using (Graphics g=Graphics.FromImage(bitmap)) { ... 阅读全文
posted @ 2014-05-23 15:34
我的技术控件
阅读(212)
评论(0)
推荐(0)
摘要:
1 新建一般处理程序 .ashx public void ProcessRequest (HttpContext context) { context.Response.ContentType = "text/plain";context.Response.Write("Hello W... 阅读全文
posted @ 2014-05-23 15:07
我的技术控件
阅读(265)
评论(0)
推荐(0)

浙公网安备 33010602011771号