adobeweb10.awe

来自「CCS2.2 for 6000.rar」· AWE 代码 · 共 24 行

AWE
24
字号
<?XML VERSION="1.0"?>

<!DOCTYPE AWE SYSTEM "awe.dtd">

<AWE>

<!-- The most generic set of hotspots -->

	<hotspot>
		<rect top="0" left="0" bottom="200" right="450"/>
		<descriptiontext value="Learn more about the full power of Adobe Acrobat."/>
		<url HREF= "http://www.adobe.com/prodindex/acrobat/morethanreader.html"/>
	</hotspot>


<!-- USA english pages -->
<language name="enu">
	<hotspot>
		<rect top="0" left="0" bottom="200" right="450"/>
		<descriptiontext value="Learn more about the full power of Adobe Acrobat."/>
		<url HREF= "http://www.adobe.com/prodindex/acrobat/morethanreader.html"/>
	</hotspot>
</language>

⌨️ 快捷键说明

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