C#图片防盗链
摘要:
1 写一个继承自IHttpHandler的类,并生成DLL; using System; using System.Web; using System.Collections.Generic; using System.Text; namespace ImgProtect { public class ImgProtectHadler:IHttpHandler { ... 阅读全文
posted @ 2008-02-25 22:33 阿强.Net 阅读(2711) 评论(1) 推荐(0)

浙公网安备 33010602011771号