摘要:
C#或ASP.NET的简单绘图 1 public void ProcessRequest (HttpContext context) { 2 context.Response.ContentType = "img/JPEG"; 3 using(System.Drawi... 阅读全文
posted @ 2014-11-22 17:11
SYTM
阅读(480)
评论(0)
推荐(0)
摘要:
首先写出一段登陆程序://ashx端using System;using System.Web;public class AddCalation : IHttpHandler { public void ProcessRequest (HttpContext context) { ... 阅读全文
posted @ 2014-11-22 15:49
SYTM
阅读(832)
评论(0)
推荐(0)

浙公网安备 33010602011771号