index.html

来自「JNLP sample, from Java.sun.com」· HTML 代码 · 共 13 行

HTML
13
字号
<!-- index.htm --><HTML>  <title>JNLP Random Access File Demo </title><BODY><h2>This application first writes to the selected file</h2><h3>Next it reads the contents of the file and displays it.</h3><p><font size="20"><a href="app/randomFile.jnlp">Launch Application</a></font><p></BODY></HTML>

⌨️ 快捷键说明

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