摘要:
一、上传文件 1、普通的form表单提交 注意点: 下面的代码是实现Demo: <div class="row"> @using(Html.BeginForm("Export", "Home", FormMethod.Post, new { @class = "form-horzoontal", @ 阅读全文
posted @ 2017-03-24 15:32
夜、微凉
阅读(551)
评论(0)
推荐(0)
|
摘要:
一、上传文件 1、普通的form表单提交 注意点: 下面的代码是实现Demo: <div class="row"> @using(Html.BeginForm("Export", "Home", FormMethod.Post, new { @class = "form-horzoontal", @ 阅读全文
posted @ 2017-03-24 15:32
夜、微凉
阅读(551)
评论(0)
推荐(0)
|