摘要: 说明:前者是MVC,后者是boostrap1.form 表单@using (Html.BeginForm("Create", "User", FormMethod.Post, new { @class = "form-horizontal" })) {}2. 文本框@H... 阅读全文
posted @ 2016-01-17 16:54 秋风过、枯叶落 阅读(251) 评论(0) 推荐(0)
摘要: bootstrap 名称 提交MVC @using (Html.BeginForm("Create", "User", FormMethod.Post, new { @class = "form-horizontal" })) 名称 @Ht... 阅读全文
posted @ 2016-01-17 16:20 秋风过、枯叶落 阅读(335) 评论(0) 推荐(0)