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

📄 模拟工具条.html

📁 JAVA案例开发集锦源代码 袁然 郑自国编
💻 HTML
字号:
<HTML>
<HEAD>
<TITLE>
模拟工具条
</TITLE>
</HEAD>
<BODY>
模拟工具条<BR>
<applet code="SimToolBar.class" width=52  height=45 >
   <PARAM name="target" value="http://www.dzwww.com">
   <PARAM name="enterImage" value="home2.gif">
   <PARAM name="exitImage" value="home.gif">
   <PARAM name="where" value="xinwen">
</applet>
<applet code="SimToolBar.class" width=52  height=45  >
   <PARAM name="target" value="http://bbs.dzwww.com">
   <PARAM name="enterImage" value="next.gif">
   <PARAM name="exitImage" value="next2.gif">
</applet>
<applet code="SimToolBar.class" width=52  height=45  >
   <PARAM name="target" value="http://www.baidu.com">
   <PARAM name="enterImage" value="search2.gif">
   <PARAM name="exitImage" value="search.gif">
   <PARAM name="where" value="search_engine">
</applet>
<applet code="SimToolBar.class" width=52  height=45 >
   <PARAM name="target" value="http://www.google.com">
   <PARAM name="enterImage" value="channel2.gif">
   <PARAM name="exitImage" value="channel.gif">
</applet>
</BODY>
</HTML>

⌨️ 快捷键说明

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