摘要:
第一步,在App_Code中新建一个类,类名为BookCoverHandler,然后代码如下 using System; using System.Collections.Generic; using System.Linq; using System.Web; using System.Drawi... 阅读全文
摘要:
前台 httpHandle后台 using System; using System.Web; using System.Drawing; using System.Drawing.Imaging; using System.IO; using System.Text; public cla... 阅读全文