Online Google Dictionary

applet 中文解釋 wordnet sense Collocation Usage Collins Definition
Noun
/ˈaplit/,
Font size:

applets, plural;
  1. A very small application, esp. a utility program performing one or a few simple functions


  1. a Java application; an application program that uses the client's web browser to provide a user interface
  2. In computing, an applet is any small application that performs one specific task; sometimes running within the context of a larger program, perhaps as a plug-in. , Answers.com. Accessed on July 21, 2009 However, the term typically also refers to Java applets, i.e. ...
  3. a small program module that runs under the control of a larger application, typically a web browser
  4. (Applets) Java’s programming code that is composed of many small, reusable chunks. Applets is short for applications. Applets allows for quicker transfer over the Internet, enabling many programs to become interactive, incorporating virtual or 3-dimensional objects with animations, sounds, etc.
  5. (Applets) Literally a small application usually embedded into a web page. Often written in Java (a cross platform development language), applets are not that common today, as server side technologies have matured considerably.
  6. (Applets) Small programs with lim ited functions typically running from within a web browser.
  7. (Applets) Small software applications that download with a Web document, enhancing its presentation on your screen and eliminating the need for specialized viewing software to be permanently installed on your computer.
  8. (Applets) The set of conventions used by Java Applets.
  9. (Applets) Very compact computer programs, written in Java, designed to be downloaded by web browsers to provide more dynamic and interactive web pages.
  10. Applets are little programs designed to run inside of a Web browser. There is nothing more magical about applets than any other kind of application you run. But applets were one of the first technologies that could animate Web pages and make them interactive and so sparked a lot of excitement.
  11. A small Java program that can be embedded in an HTML page. Applets differ from full-fledged Java applications in that they are not allowed to access certain resources on the local computer, such as files and serial devices (modems, printers, etc. ...
  12. An applet is a small, interactive application that resides within a panel, for example the CD Player. Each applet has a simple user interface that you can operate with the mouse or keyboard.
  13. A client-side program written in Java or JavaScript that downloads and executes on the end user's computer rather than executing on the server.
  14. A small Java application that is downloaded by an ActiveX or Java-enabled web browser. Once it has been downloaded, the applet will run on the user's computer. Common applets include financial calculators and web drawing programs.
  15. Applets are small programs written in Java and embedded within web pages. Most recent browsers can run these small programs if you have Java installed on your computer.
  16. An HTML-based program built with Java that a browser temporarily downloads to a user's hard disk, from which location it runs when the Web page is open.
  17. A software component that runs within or in tandem with an independent program, i.e. a web browser. Flash movies and Windows Media Player are both common examples of applets.
  18. An applet is a little application program. Prior to the World Wide Web, the built-in writing and drawing programs that came with Windows were sometimes called "applets. ...
  19. An application that is downloaded from a web page and executed by browser software. Also, an HTML tag that defines an applet program.
  20. An applet differs from an application in that is not meant to be run stand-alone but rather with the assistance of another program, usually a browser.
  21. A small application, usually a utility or other simple program, that can be executed on a graphical desktop panel.
  22. A Java software application that runs inside a webpage. It is independent of the operating systems where it runs.
  23. A small program or application, which is usually written in Java, and runs on a Web browser. An applet powers some of the fancier features of Internet pages, such as animation. They download quickly and are used both online and offline.
  24. An applet is an embedded program on a web site. Applets are usually written in the coding language called Java. They are mainly used for creating a virtual or 3-dimensional object that may move or interact with the web site. ...
  25. a small program written in the Java programming language that can only be used as part of a Web page.