asp.net中想实现多文件同时上传并且加水印生成... ... string simagefile = Server.MapPath("mikepp.gif"); //要加水印的文件 upimage= System.Drawing.Image.FromStream(upimgfile); //上传的图片 string newpath = bigpath + filename + extension; //原始图路径 ...
基于3个网页-相关网页
您还需要在对应清单的细节页面中显示上传的图片。
You also need to display the uploaded images in the corresponding listing's detail page.
在该部分单击Browse定位要上传的图片。
图片上传成功之后,清单细节页面将显示上传的图片和其他汽车信息。
Following a successful upload, the listing detail page should now show the uploaded images in addition to other vehicle information.
应用推荐