📄 pic.asp
字号:
<%
Response.Charset = "UTF-8"
Response.ContentType="text/xml"
Response.Expires=60
Response.Write("<?xml version=""1.0"" encoding=""UTF-8""?>")
%>
<directory>
<pic>http://localhost/pic/web/20080414090361.jpg</pic>
<url>http://www.fblog.net.cn</url>
<name>F-BLOG</name>
<pic>http://localhost/pic/web/W020080411393750241579.jpg</pic>
<url>http://www.fblog.net.cn</url>
<name>F-BLOG2</name>
<pic>http://localhost/pic/web/xin_33304051509070462325816.jpg</pic>
<url>http://www.fblog.net.cn</url>
<name>F-BLOG3</name>
</directory>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -