App下载

try_razor_vb_010 在线工具

try_razor_vb_010 在线工具

<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>
<span class="marked">
@Code

Dim price=50

End Code</span>

<html>
<body>

<span class="marked">@If price>30 Then

@</span><p>The price is too high.</p>

<span class="marked">End If

</span>
</body>
</html>

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