changingtextapplet.html

来自「Concurrent Programming in Java」· HTML 代码 · 共 34 行

HTML
34
字号
<html><!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN"><html> <head><title>ChangingTextApplet demo</title></head><body><h1>ChangingTextApplet demo</h1><HR><applet  codebase="tppjava" tppabs="http://g.oswego.edu/dl/classes/"  code="aop.ChangingTextApplet.class" tppabs="http://g.oswego.edu/dl/classes/aop.ChangingTextApplet.class"  width=400  height=200></applet><p><hr><address><A HREF="javascript:if(confirm('http://g.oswego.edu/dl  \n\nThis file was not retrieved by Teleport Pro, because it is addressed on a domain or path outside the boundaries set for its Starting Address.  \n\nDo you want to open it from the server?'))window.location='http://g.oswego.edu/dl'" tppabs="http://g.oswego.edu/dl">Doug Lea</A></address><!-- hhmts start -->Last modified: Fri Jan 12 20:18:42 EST 1996<!-- hhmts end --></body> </html>

⌨️ 快捷键说明

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