用asp寫(xiě)文本
代碼:
<!DOCTYPE html><html>
<body>
<%
response.write("Hello World!")
%>
</body>
</html>
結(jié)果:
Hello World!
相關(guān)文章
- ASP Application 對(duì)象
- ASP 引用文件
- ASP ASPError 對(duì)象
- ASP Browser Capabilities
- AJAX 數(shù)據(jù)庫(kù)
- ASP 快速參考
- ASP AtEndOfLine 屬性
- ASP ReadLine 方法
- ASP SkipLine 方法
- ASP DateLastModified 屬性
- ASP Path 屬性
- ASP Delete 方法
- ASP Keys 方法
- ASP RemoveAll 方法
- ASP ContentType 屬性
- ASP ExpiresAbsolute 屬性
- ASP CopyFile 方法
- ASP CreateFolder 方法
- ASP.NET AutoPostBack 屬性
- 來(lái)自表單的更多信息