frame.html
来自「电脑图学(Computer Graphics)是资料结构、演算法与数学的应用」· HTML 代码 · 共 8 行
HTML
8 行
<html>
<head>
<title>Frame Animation</title>
</head>
<body>
<applet code ="onlyfun.caterpillar.graphics.animation.FrameAnimation.class" width = 250 height = 200></applet>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?