VB 實(shí)例 If 條件
vb 實(shí)例
if 條件
@code
dim price=50
end code
<html>
<body>
@if price>30 then
@<p>the price is too high.</p>
end if
</body>
</html>
相關(guān)文章
- ASP.NET Web Pages WebMail 參考手冊
- ASP.NET Razor VB 邏輯
- ASP.NET MVC 文件夾
- ASP.NET 事件句柄
- ASP.NET DropDownList 控件
- ASP.NET LinkButton 控件
- ASP.NET Literal 控件
- ASP.NET Panel 控件
- WebSecurity ChangePassword 方法
- WebSecurity InitializeDatabaseConnection 方法
- WebSecurity RequireUser 方法
- HTML InputRadiobutton
- ASP.NET HTML 控件 Literal 2
- ASP.NET HTML 控件 Textbox
- Textbox 3
- ASP.NET HTML 控件 CompareValidator 2
- ASP.NET HTML 控件 Page_Load
- ASP.NET HTML 控件 ArrayList RadioButtonList
- ASP.NET HTML 控件 ArrayList DropDownLis
- C# 實(shí)例 實(shí)例解釋