摘要: using System;using System.Collections.Generic;using System.Drawing;using System.Drawing.Drawing2D;using System.Drawing.Imaging;using System.IO;using S 阅读全文
posted @ 2019-04-16 16:05 咖啡无眠 阅读(1059) 评论(0) 推荐(0) 编辑
摘要: 自已写的简易版本: <%@ WebHandler Language="C#" Class="ImageUpload" %> using System;using System.Web; public class ImageUpload : IHttpHandler { public void Pro 阅读全文
posted @ 2019-04-16 15:40 咖啡无眠 阅读(143) 评论(0) 推荐(0) 编辑