河源开发
略懂
博客园
社区
首页
新随笔
联系
管理
订阅
随笔- 6 文章- 8 评论- 0
02 2012 档案
2:35:51 天啊,广东河源地震了
摘要: 2012预言真的来了吗?? 睡不着,明天还要早起。
阅读全文
posted @
2012-02-16 02:54
jason-lee 阅读(179) |
评论 (0)
编辑
RenderPage与 Html.BeginForm()不能放在一起?
摘要: @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)
编辑
公告