VB 實(shí)例 可重復(fù)使用的頭部和底部
vb 實(shí)例
可重復(fù)使用的頭部和底部
<html>
<body>
@renderpage("header.vbhtml")
<h1>hello razor</h1>
<p>this is a paragraph</p>
@renderpage("footer.vbhtml")
</body>
</html>
相關(guān)文章
- ASP 變量
- ASP Global.asa
- ASP 使用 CDOSYS 發(fā)送電子郵件
- ASP TextStream 對(duì)象
- ASP WriteBlankLines 方法
- ASP Attributes 屬性
- ASP DateLastModified 屬性
- ASP ShortName 屬性
- ASP Count 屬性
- ASP Exists 方法
- ASP Remove 方法
- ASP Cookies 集合
- ASP ExpiresAbsolute 屬性
- ASP Form 集合
- ASP Contents.Remove 方法
- ASP CopyFolder 方法
- ASP FolderExists 方法
- ASP GetFile 方法
- ASP.NET HtmlImage 控件
- ASP.NET HtmlInputButton 控件