jnlpfilechooser.html

来自「java编程思想的源码,11-16,和上次上传的1-10的源码是一块的,希望大家」· HTML 代码 · 共 21 行

HTML
21
字号
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=windows-1252">
<TITLE>
HTML Test Page
</TITLE>
</HEAD>
<BODY>
<p>
<h3>JNLP File Chooser Example</h3>
To install and run this application as a Java webstart application,
<a href="./filechooser.jnlp"> click here</a>.

After you have run it once or more from the webpage, you will be able to run it without the webpage
by running the Java Web Start Application manager. If you are running on a 
Windows platform, you can use the Java Web Start Application manager to make a short cut on your desktop.

</p>
<br>
 

⌨️ 快捷键说明

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