⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 audio.xsl

📁 是一个wap+java的不错的例子
💻 XSL
字号:
		<?xml version='1.0'?>
		<xsl:stylesheet xmlns:xsl="..\\New Folder\audio.html">
		<xsl:template match="/">
		<html>
		<head>
		<title>XML AUDIO </title>
		</head>
		<body>
		<h1>
	  <center> XML AUDIO </center></h1>
	<table align="center" border="0" bgcolor="#ffffff" cellspacing="0" cellpadding="0"  width="700">
	<tr>
	<td width="250" ><bgsound src = "file///c:/windows/desktop/trial_xml/0.5.wav" loop="-1"></bgsound></td>
	<td width="100" ></td>
	</tr>
	</table>
	</body>
	</html>
	</xsl:template>
	</xsl:stylesheet>

⌨️ 快捷键说明

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