mysites.xml

来自「asp开发 asp开发 asp开发 asp开发」· XML 代码 · 共 44 行

XML
44
字号
<?xml version="1.0" encoding="gb2312"?>
<mysites>
	<site>
		<topic>新闻</topic>
		<name>sina</name>
		<url>http://www.sina.com</url>
	</site>
	<site>
		<topic>体育</topic>
		<name>nease</name>
		<url>http://www.163.com</url>
	</site>
	<site>
		<topic>新闻</topic>
		<name>sohu</name>
		<url>http://www.sohu.com</url>
	</site>
	<site>
		<topic>计算机</topic>
		<name>COL</name>
		<url>http://www.263.net</url>
	</site>
	<site>
		<topic>计算机</topic>
		<name>Microsoft</name>
		<url>http://www.microsoft.com</url>
	</site>
	<site>
		<topic>体育</topic>
		<name>sports</name>
		<url>http://www.sports.com</url>
	</site>
	<site>
		<topic>计算机</topic>
		<name>Computer</name>
		<url>http://www.Computer.com</url>
	</site>
	<site>
		<topic>聊天</topic>
		<name>chat</name>
		<url>http://chat.263.net</url>
	</site>
	<site><topic>图书支持</topic><name>图书支持</name><url>http://www.gettop.net</url></site><site><topic>支持论坛</topic><name>论坛</name><url>http://www.gettop.net/bbs</url></site><site><topic>支持论坛</topic><name>论坛</name><url>http://www.gettop.net/bbs</url></site></mysites>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?