Java 教程是为 JDK 8 编写的。本页中描述的示例和实践未利用在后续版本中引入的改进。
问题和练习:深入部署
问题
- What script contains functions to deploy applets and Java Web Start applications?
- 对或错:You should always sign your RIA just to be sure it will always work.
练习
- Write the JavaScript code to deploy the
Exercise
applet using the ex.jnlp
file.
检查一下你的答案。