摘要:
方法一、显示原图using System;namespace DtCms.Web.Tools{ public partial class img : System.Web.UI.Page { protected void Page_Load(object sender, EventArgs e) { string gurl = "/UpLoadFiles/20110117/2011011719440778.jpg"; Response.ContentType = "image/jpg"; Response.Clear(); Response.WriteF 阅读全文
posted @ 2011-04-10 11:17
microsoftzhcn
阅读(579)
评论(0)
推荐(0)

浙公网安备 33010602011771号