摘要: 1.首先创建一控制器文件UpFileController.cs:using System;using System.Collections.Generic;using System.Linq;using System.Web;using System.Web.Mvc;namespace Mvc4St... 阅读全文
posted @ 2014-10-14 17:48 小站记忆 阅读(505) 评论(0) 推荐(0)