文章分类 -  Mvc

Mvc
摘要:public class DemoModel { public static string Content() { return "aaaaaa"; } } @MvcApplication1.Models.DemoModel.Content() @(new HtmlString(... 阅读全文
posted @ 2017-06-16 15:21 初吻给了糖 阅读(393) 评论(0) 推荐(0)