中英互译
java applet
基本释义
- Java 小程序:一种基于 Java 语言编写的小型程序,可以嵌入到网页中,为用户提供交互式的功能。
双语例句
- Developers have skills that can help: They often have to decipher arcane and cryptic error messages from the compiler. For example, a Java developer writing an applet might encounter this message.开发人员却拥有这样的能力来改善这一点:他们常常不得不破解编译器给出的费解和难懂的错误信息。
网络短语
- JA Java Applet爪哇
- java applet applicationapplet应用
英英释义
- A Java applet is a small application written in Java and delivered to users in the form of bytecode. The user launches the Java applet from a web page and it is then executed within a Java Virtual Machine (JVM) in a process separate from the web browser itself.