nonedemo.atag
来自「jsf、swing的官方指南」· ATAG 代码 · 共 21 行
ATAG
21 行
<applet code="AppletButton.class" archive="example-swing/layout.jar" width="350" height="60"><param name="windowClass" value="NoneWindow"><param name="windowTitle" value="Absolute Positioning"><param name="buttonText" value="Click here to see absolute positioning"><param name="windowWidth" value="260"><param name="windowHeight" value="130">Since you can't run the applet,here's a picture of it:#usemacro UI_FIGURE ( NAME 13absolpos32.gif W 258 H 85 ALT Three buttons laid out using absolute positioning. )</applet>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?