App下载

try_razor_vb_006 在线工具

try_razor_vb_006 在线工具

<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<link rel="stylesheet" type="text/css" href="/statics/demosource/showrazor.css" />
</head>
<body>
<html>
<body>
<ul>
<span class="marked">@for each x in
Request.ServerVariables
&nbsp;&nbsp;&nbsp; @<li>@x</li>
next x
</span></ul>

</body>
</html>

</body>
</html>
运行结果