📄 http:^^al.cs.engr.uky.edu:80^~bfburton^
字号:
Date: Tuesday, 26-Nov-96 17:09:18 GMTServer: NCSA/1.3MIME-version: 1.0Content-type: text/html<HTML> <HEAD> <SCRIPT LANGUAGE="JavaScript"> <!-- Beginning of JavaScript Applet ------------------- /* Copyright (C)1996 Web Integration Systems, Inc. DBA Websys, Inc. All Rights Reserved. This applet can be re-used or modified, if credit is given in the source code. We will not be held responsible for any unwanted effects due to the usage of this applet or any derivative. No warrantees for usability for any specific application are given or implied. Chris Skinner, January 30th, 1996. Hacked for CNNfn by RD, Jan. 31, 1996 Modified by Brad Burton, Apr. 27, 1996 */ time = new Date(); function scroller(seed) { var m1 = "Welcome to Brad's homepage. "; var m2 = "You entered "; var msg=m1+m2+time; var out = " "; var c = 1; if (seed > 100) { seed--; var cmd="scroller(" + seed + ")"; timerTwo=window.setTimeout(cmd,100); } else if (seed <= 100 && seed > 0) { for (c=0 ; c < seed ; c++) { out+=" "; } out+=msg; seed--; var cmd="scroller(" + seed + ")"; window.status=out; timerTwo=window.setTimeout(cmd,100); } else if (seed <= 0) { if (-seed < msg.length) { out+=msg.substring(-seed,msg.length); seed--; var cmd="scroller(" + seed + ")"; window.status=out; timerTwo=window.setTimeout(cmd,100); } else { window.status=" "; timerTwo=window.setTimeout("scroller(100)",75); } } } // -- End of JavaScript code -------------- --> </SCRIPT> <TITLE>Brad Burton's Home Page</TITLE> </HEAD> <BODY onLoad="TimerOne=window.setTimeout('scroller(100)', 500)" BACKGROUND="ukbg.gif"> <P> <TABLE> <TR><TD WIDTH=77></TD><TD WIDTH=527> <H1><CENTER>Brad Burton's Home Page <BR> </CENTER></H1> <P> <B><FONT SIZE=4>CS101 Instructor<BR> 347 Anderson Quad<BR> (606) 257-6824<BR> </FONT></B> <ADDRESS> <!WA0><A HREF="mailto:bfburton@cs.engr.uky.edu">bfburton@cs.engr.uky.edu</A> <BR> </ADDRESS> <P> <!WA1><A HREF="http://al.cs.engr.uky.edu:80/~bfburton/resume.ps">Resume</A> (Post Script format) <HR> <H1>Papers and Projects </H1> <UL> <LI><!WA2><A HREF="http://al.cs.engr.uky.edu:80/~bfburton/java/index.html">Java Programming</A> </UL> <P> <HR> <H1><!WA3><IMG SRC="http://al.cs.engr.uky.edu:80/~bfburton/llinks.gif" ALIGN="MIDDLE">Hobbies and Interests </H1> <P> Music: Drum Corps <UL> <LI><!WA4><A HREF="http://copper.ucs.indiana.edu/~rdorocke/star.html">Star of Indiana</A> <LI><!WA5><A HREF="http://www.erc.msstate.edu/~hendren/CAVALIER">Cavaliers</A> <LI><!WA6><A HREF="http://www.dci.org/">Drum Corps International</A> </UL> <P> Sports: Basketball and Golf <UL> <LI><!WA7><A HREF="http://espnet.sportszone.com/">ESPN SportsZone</A> </UL> <P> <HR> <P> <!WA8><IMG SRC="http://al.cs.engr.uky.edu:80/~bfburton/constru2.gif" ALIGN="MIDDLE"> This Web site is always under construction. <P> <P> <I>Last Modified 6/1/96</I> </TD></TR> </TABLE> <P> </BODY> </HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -