02 2012 档案

摘要: 2012预言真的来了吗?? 睡不着,明天还要早起。阅读全文
posted @ 2012-02-16 02:54 jason-lee 阅读(179) | 评论 (0) 编辑
摘要: @RenderPage("~/Views/Shared/_Test.cshtml")@using (Html.BeginForm()){}调试查看源码时没有 form 标记改成@Html.Partial("~/Views/Shared/_Test.cshtml") @using (Html.BeginForm()){}就解决了。阅读全文
posted @ 2012-02-11 17:17 jason-lee 阅读(195) | 评论 (0) 编辑