摘要:
近来开始学习MVC,没有了以前强大的webform里面的控件,感觉有点不习惯,慢慢的就好了。MVC导入excel和webform其实没多大区别,以下为代码:视图StationImport.cshtml的代码:@{ ViewBag.Title = "StationImport"; Layout = "~/Areas/Admin/Views/Shared/_index.cshtml";}@using (Html.BeginForm("StationImport", "Station", FormMethod.Post, 阅读全文
posted @ 2012-05-14 22:50
B追风少年
阅读(17803)
评论(14)
推荐(8)

浙公网安备 33010602011771号