使用基本控制器File方法。 public ActionResult Image(string id) { var dir = Server.MapPath("/Images"); var path = Path.Combine( ...
確定! 回上一頁