011. razor与aspx的区别以及用法
摘要:非原创, 摘录网上的文章 页面后缀: aspx: index.aspx Razor: index.cshtml 使用C#中的类和属性 aspx < %: DateTime.Now %> razor: @DateTime.Now 页面强类型Model aspx: Razor: @model MvcCR
阅读全文
posted @ 2017-02-18 15:25
posted @ 2017-02-18 15:25
posted @ 2017-02-18 14:55
posted @ 2017-02-17 15:31
posted @ 2017-02-16 16:01
posted @ 2017-02-16 12:26
posted @ 2017-02-14 16:02
posted @ 2017-02-14 09:40
posted @ 2017-02-14 09:12
posted @ 2017-02-14 09:08