index.html

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

HTML
15
字号
<!-- index.htm --><HTML>  <title>Java Web Start CORBA Sample </title><BODY><h2>Welcome to Java Web Start - A classic "Hello World" Example</h2><h3>A simple program using Java Remote Method Invocation (RMI) over Internet Inter-ORB Protocol (IIOP).</h3><p><font size="20"><a href="app/helloworld.jnlp">Launch HelloWorld Client Application</a></font><h4>Please make sure that ORB Daemon and HelloServer are running before launching the Client</h4><p></BODY></HTML>

⌨️ 快捷键说明

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