摘要:
using System;using System.Collections.Generic;using System.Web;using System.Web.UI;using System.Web.UI.WebControls;using System.IO;using System.Drawin... 阅读全文
posted @ 2014-04-30 17:14
无缺~
阅读(2448)
评论(0)
推荐(0)
摘要:
public void AddWaterPic(){ //图片水印 string bg = Request.MapPath("~/images/bg.jpg");//背景图 string newPath = Request.MapPath("~/newImages/... 阅读全文
posted @ 2014-04-30 15:27
无缺~
阅读(347)
评论(0)
推荐(0)