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

📄 teletype.html

📁 国外的一些较好的APPLET收集(含原码)!
💻 HTML
字号:
<HTML>
<HEAD>
<META name="keywords" content="Teletype, teletype.class, free applet, free java applet, java applet, applet collection, Free-Applets.com, free-applets.com, FREE-APPLETS.COM, FreeApplets.com, FreeApplets">
<META NAME="description" CONTENT="The Teletype free applet is a classic teletype display of text.">
<META NAME="Copyright" CONTENT="Clayton Roberts, 1998">
<TITLE>Teletype free applet</TITLE>
<!--// The Teletype free applet is a classic teletype display of text. //-->
</HEAD>
<body bgcolor="WHITE" text="BLACK" link="blue" vlink="lightblue" leftmargin=50>
<basefont size=4>
<center>
<h1><font color="Blue">Teletype free applet</font></h1>
by<br>
<A HREF="mailto:boulton@amadeus.ccs.queensu.ca?subject=Regarding Teletype free java applet from Free-Applets.com"><b>Bill Boulton</b></a><br>
<A HREF="http://amadeus.ccs.queensu.ca/orchard/" target="_top">amadeus.ccs.queensu.ca/orchard</A>
<br>
<hr>
The Teletype free applet is a classic teletype display of text.
<br>
        <APPLET CODE="teletype.class" WIDTH=150 HEIGHT=120 valign=center><br>
          <Param Name=bgImage Value="white.GIF">
          <Param Name=Scroll Value="No">
          <Param Name=Font Value=Helvetica>
          <Param Name=Style Value=bold>
          <Param Name=Points Value=14> 
          <Param Name=Msgnum Value=4>
          <Param Name=Msg0 Value="WELCOME TO FREE-APPLETS!!!......................................">
          <Param Name=Msg1 Value="Free java applet collection by authors from all over the world.">
          <Param Name=Msg2 Value="Instructions are included.......................................">
          <Param Name=Msg3 Value="Authors receive free advertising of name, applet, e-mail & homepage.">   
          <Param Name=Colour Value="000000">
          You don't have java! Why don't you get: <a href="http://www.microsoft.com/ie">Microsoft Explorer</a>
		 </APPLET>
</CENTER>
<hr>
<center>
<br>
Click here to download:
<br>
<a href="Teletype.zip"><b>Teletype.zip</b></a>
<br>
<a href="teletype.java"><b>teletype.java</b></a>
<br>
</center>
<br><hr><br>
<h2>
java applet parameters</h2>
<table>
<tr>
<td bgcolor="blanchedalmond">
<code>
<pre>
&lt;APPLET CODE=&quot;teletype.class&quot;<br>
WIDTH=150 HEIGHT=120 valign=center&gt;&lt;br&gt;<br>
&lt;Param Name=bgImage Value=&quot;white.GIF&quot;&gt;<br>
&lt;Param Name=Scroll Value=&quot;No&quot;&gt;<br>
&lt;Param Name=Font Value=Helvetica&gt;<br>
&lt;Param Name=Style Value=bold&gt;<br>
&lt;Param Name=Points Value=14&gt; <br>
&lt;Param Name=Msgnum Value=4&gt;<br>
&lt;Param Name=Msg0 Value=&quot;WELCOME TO FREE-APPLETS!!!......................................&quot;&gt;<br>
&lt;Param Name=Msg1 Value=&quot;Free java applet collection by authors from all over the world.&quot;&gt;<br>
&lt;Param Name=Msg2 Value=&quot;Instructions are included.......................................&quot;&gt;<br>
&lt;Param Name=Msg3 Value=&quot;Authors receive free advertising of name, applet, e-mail and homepage.&quot;&gt;   <br>
&lt;Param Name=Colour Value=&quot;000000&quot;&gt;<br>
You don't have java! Why don't you get: &lt;a href=&quot;http://www.microsoft.com/ie&quot;&gt;Microsoft Explorer&lt;/a&gt;<br>
&lt;/APPLET&gt;<br>
</pre>
</code>
</td>
</tr>
</table>
<br clear=all>
<br><br>

<p>
<h2>
java applet explanation
</h2>
To use the <b>Teletype</b> free java applet, I
<ul>
<li><font color="Teal">Step 1:</font>  Downloaded <b>Teletype.zip</b> and extracted into my web page directory. IMPORTANT: All file and folder names must be preserved exactly as zipped.</li>
<p>
<li><font color="Teal">Step 2:</font>  Viewed <b>Teletype.html</b> with my java enabled browser.</li>
</ul>

<br clear=all>
        This applet is available as Freeware with the appropriate
        GNU licensing agreement.<br clear=all>
<p><br><p>
<h2>java applet parameter values</h2>
<dl>
<dt><strong>bgImage</strong></dt>
<dd>Name of background image.
</dl>

<dl>
<dt><strong>Scroll</strong></dt>
<dd>Boolean value for controlling text scroll.
</dl>

<dl>
<dt><strong>Font</strong></dt>
<dd>Name of character font.
</dl>

<dl>
<dt><strong>Style</strong></dt>
<dd>Style of character font.
</dl>

<dl>
<dt><strong>Points</strong></dt>
<dd>Size of character font in points.
</dl>

<dl>
<dt><strong>Msgnum</strong></dt>
<dd>Total number of messages to be displayed.
</dl>

<dl>
<dt><strong>MsgN</strong></dt>
<dd>Text of message number N (0 &lt;= N &lt;= Msgnum).
</dl>

<dl>
<dt><strong>Colour</strong></dt>
<dd>Color of the character font.
</dl>

<hr>
       <center>
       <br>
       <a href="http://www.Free-Applets.com" target="_top">
       <img alt="[ CLICK HERE for free applets ]"
       src="free-applets.gif"
       width=110 height=34></a><br>
       <A HREF="http://www.Free-Applets.com" target="_top">www.Free-Applets.com</A>

       <br>Last updated:
			<SCRIPT LANGUAGE="JavaScript">
			<!--
			document.write(document.lastModified);
			//-->
			</SCRIPT>
       </CENTER>

</BODY>
</HTML>

⌨️ 快捷键说明

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