摘要:
以下为引用的内容: //// /// 按比例缩小图片,自动计算宽度 /// /// 源图文件名(包括路径) /// 缩小后保存为文件名(包括路径) /// 缩小至高度 public void SmallPicWidth(string strOldPic, string strNewPic, int intHeight... 阅读全文
posted @ 2009-03-05 09:01 linFen 阅读(1932) 评论(1) 推荐(0)
|
摘要:
以下为引用的内容: //// /// 按比例缩小图片,自动计算宽度 /// /// 源图文件名(包括路径) /// 缩小后保存为文件名(包括路径) /// 缩小至高度 public void SmallPicWidth(string strOldPic, string strNewPic, int intHeight... 阅读全文
posted @ 2009-03-05 09:01 linFen 阅读(1932) 评论(1) 推荐(0)
摘要:
2008-10-21 16:48 1234567 无标题页8910 11 12 13 14 15 1617 using System;using System.Data;using System.Configuration;using System.Collections;using System.Web;using System.Web.Security;using ... 阅读全文
posted @ 2009-03-05 08:58 linFen 阅读(612) 评论(0) 推荐(0) |
||