摘要: 使用前: public static class MyHtmlHelper 2 { 3 public static string GroupPage(this HtmlHelper helper) 4 { 5 string html1 = "<span style='color:red;'>hell 阅读全文
posted @ 2016-02-23 07:12 shuai7boy 阅读(2561) 评论(0) 推荐(0) 编辑
摘要: 我们有时想创建强类型视图,却发现下拉列表里面没有东西,这时不要慌,这是因为你没有编译造成的,编译一下就好了~ 阅读全文
posted @ 2016-02-23 06:39 shuai7boy 阅读(421) 评论(0) 推荐(0) 编辑