Razor练习1
时间:2015-05-06 14:54:43
收藏:0
阅读:235
学习ASP.NET MVC, Razor语法必须掌握,这篇学习:
Razor code blocks are enclosed in @{ ... }
Inline expressions (variables and functions) start with @
参考动画演示:
原文:http://www.cnblogs.com/insus/p/4481711.html
评论(0)