摘要:
1、后台代码,用ashx处理,输出二进制流图片using System;using System.Collections.Generic;using System.Linq;using System.Web;using System.IO;namespace FootBallCalendar{ public class outimg : IHttpHandler { public void ProcessRequest(HttpContext context) { string strFilePath = context.Serve... 阅读全文
posted @ 2012-08-05 14:48
王阿冰
阅读(183)
评论(0)
推荐(0)

浙公网安备 33010602011771号