摘要:
System.Drawing.Imageimg=System.Drawing.Image.FromFile(photoPath);intwidth=Convert.ToInt32(img.Width);intheight=Convert.ToInt32(img.Height);if(width>400){this.Image1.Width=400;}this.Image1.ImageUrl=... 阅读全文
posted @ 2007-07-12 01:53 鱿鱼 阅读(235) 评论(0) 推荐(0)
浙公网安备 33010602011771号