applet

listen to the pronunciation of applet
Английский Язык - Турецкий язык
Uygulamacık
Küçük Uygulama
control panel applet
Denetim Masası Uygulaması
modem monitor applet
(Bilgisayar) modem monitörü uygulaması
network control panel applet
Ağ Denetim Masası Küçük Uygulaması
Английский Язык - Английский Язык
a small program module that runs under the control of a larger application, typically a web browser
(n ) 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 ) and are prohibited from communicating with most other computers across a network
a Java application; an application program that uses the client's web browser to provide a user interface
A program or mini-application that can be downloaded over a network and activated on the user's computer To do this safely, you must have a secure way of running applets The Java language is designed to support safe applets
An applet is a small application In terms of the Internet, an applet is a little program that can be sent with a Web page to a user Using Java programming language, applets can perform animation and other tasks without having to send user data back to a host server
A small Java program that can be embedded in an HTML page Unlike full-fledged Java applications, applets aren't allowed to access certain resources on the local computer, such as files, modems, and printers See Also: HTML , Java
Programs written in Sun Microsystem's Java language The programs contain the code needed to "play" animations or to present interactive applications Applets can be downloaded using Netscape and played in a Web session
An application, written in Java, that can run inside a web page but is not limited by the functionality of HTML Because applets are separate programmatic objects, they often do not work with accessibility aids, although features are becoming available in the Java language to permit this
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 ), and are prohibited from communicating with most other computers across a network The common rule is that an applet can only make an Internet connection to the computer from which the applet was sent See also: HTML, Java
A small Java program that can be placed (embedded) in an HTML page Applets differ from full-fledged Java applications in that they are not allowed to access files and serial devices (modems, printers, etc ) on the local computer, and are prohibited from communicating with other computers across a network See Also: HTML, Java, Network
A compact program that can be downloaded quickly and used by a remote computing device Applets are not allowed to access certain resources on the remote device See Java, Java Card
An applet is a small executable module that normally doesn't have the complete features and user interface of a normal application Java is the language most commonly associated with applets An applet is like a small piece of executable code that needs a full application to contain it The applet runs inside of the application in a "sand box" or "virtual machine," which is a set of computer resources and instructions that makeup an environment for the applet's execution Back to Top
Written in Java, these are small programs that are delivered with web pages in the same way as are images They occupy a rectangular area in the window and perform some task such as interacting with the user or displaying animations Web sites use them for many purposes, most of which are benign However, a few truly irritating advertisements use Java applets for animation PopUpCop can be made to disable them, but use this switch with caution; turning Java applets off may prevent some web sites from working properly
An applet is a small program that is automatically downloaded from a website to your computer when you visit a particular web page; it allows a page to be interactive---to respond to your input The applet runs on your computer, not the computer that hosted the web page These materials contain many applets to illustrate statistical concepts and to help you to analyze data Many of them are accessible directly from the tools page
{i} (Computers) small application designed to perform a very specific function; small Java application that can be sent to a user from a World Wide Web site and run within a Java-enabled Web browser
A small Java program that can be embedded in a web page to create special effects Applets differ from full-fledged Java code They are not allowed to access certain resources on the local computer such as files and serial devices, and are prohibited from communicating with most other computers across a network
An applet is a computer program which is contained within a page on the World Wide Web, and which transfers itself to your computer and runs automatically while you are looking at that Web page. a computer program that is part of a larger program, and which performs a particular job, such as finding documents on the Internet (application + -let)
A small application program, limited in scope to one small but useful task A calculator program or a card game might be called an applet A small software module that runs on a Java Virtual Machine (JVM) inside a Web browser
A small Java program which allows a file or Web page to display animation, calculators, sound effects or other interactive functions (See also "Java")
A program capable of running on any computer regardless of the operating system Many applets can be downloaded from various sites on the Internet
A small Java program that can be embedded in an HTML page, and downloaded and executed by a Java-compatible web browser Applets differ from full-fledged Java applications in that they are not allowed access to certain resources on a local computer, such as files and serial devices (modems, printers, etc ) and are prohibited from communicating with most other computers across a network The current rule is that an applet can only make an Internet connection to the computer from which the applet was sent
Agile Applet
small autonomous Java application program serving as a mobile agent for services on a network (capable of sending itself and interacting with other aglets over network)
Java applet
small application program that performs a specific task and is included in some web sites (Internet)
applets
An application interface where referencing (perhaps by a mouse click) a remote application as a hyperlink to a server causes it to be downloaded and run on the client
applets
To assist in running multimedia applications on the Web, small programs that can be downloaded and run in browser window 7 11, 12 36
applets
Applets are small, simple Java applications (embedded in a Web document) that download quickly and easily into a browser
applets
Applets are miniature programs The name comes from the term “appli-cations” which is one variety of a software program
applets
A Java program that is run from within a web page
applets
Small programs that run in Web browsers; usually written in Java Typically used to enhance the human factors available in HTML
applets
Small computer programs operating as plug-ins or adjuncts to larger packages
applets
Java's advantage is in that it is composed of many smaller, re-usable chunks of programming code, called "applets" (short for "applications") This allows for quicker transfer over the internet, meaning many new programs will now be able to become directly interactive, incorporating animation, sound, and more (See also Java, ShockWave, and VRML)
applets
Small downloadable programs run within a web browser, often used in web pages to add dynamic content, such as animated graphics Generally written in Java
applets
A java-scripted application program, which allows the user to view animation or display a scrolling ticker on a web page
applets
Small programs, written in Java, which are downloaded as needed and executed within a web page or browser
applets
These are mini Java applications used for animation, interactive forms and online games
applets
Java programs used on Web pages
applets
Small programs embedded in a Web page that gives special functionality, usually written in Java
applets
Programs that run inside net browsers, usually in Java and typically involving modestly interactive graphics http: //java sun com/docs/books/tutorial/applet/index html
applets
16-bit operating sytem
applets
plural of applet
applets
Small programs with limited functions typically running from within a web browser
applets
Another name for Java miniprogram Applets are the Java elements that run through Java-enabled browsers In JavaScript, these are called "scripts" instead of applets
applets
1 Java programs that have some additional functionality inherited from the class java applet Applet Java applets can be sent across the internet and their results viewed using any Java-enabled WWW browser
applets
An applet is a small program designed to run within another application Applets are useful on the web because, once they are downloaded, they can be executed quickly within the user's browser More than one applet can exist in a single document, and they can communicate with one another while they work Java is one of the major languages used for creating web-based applets An example of an applet is the "Additional Product/Service Information" section found at the bottom of our product pages within our store
java applet
A Java program that can be included in an HTML page, much like an image can be included
java applet
A short program written in Java that is attached to a world wide web page and executed by a web browser
java applet
A Java class that is loaded and run by an already-running Java application such as a Web browser Java applets can be downloaded and executed by a Web browser capable of interpreting Java, such as Microsoft Internet Explorer or Netscape Navigator Java applets are frequently used to add multimedia effects and interactivity to Web pages, such as video displays, animations, calculators, real-time clocks, and interactive games Applets can be activated automatically when the page containing them is displayed in a Web browser, or they may require some action on the part of the site visitor, such as clicking an element on the page
java applet
Java Applet is a sub-set of Java which allows you to program to be used on any platform with Java enabled web browser
java applet
A short program written in Java that is attached to a web page and executed by the computer on which the Web browser is installed
java applet
a small program, attached to a web page, which is written using the Java programming language The program runs when the web page is accessed by a web browser
java applet
Java applets are small Java programs that get downloaded to your computer and then run from a web browser when a web page that uses Java is loaded
java applet
A Java program that is launched from within a web browser Such a browser is Java enabled
java applet
An applet is a small Internet-based program written in Java, a programming language for the Web, which can be downloaded by any computer The applet is also able to run in HTML The applet is usually embedded in an HTML page on a Web site and can be executed from within a browser
java applet
A Java application that executes within another program Applets cannot be executed directly, which, in combination with their cross-platform compatibility and small size, makes them ideal for web applications
java applet
A small JavaScript program, such as a utility program or limited-function spreadsheet, which is embedded within an HTML page and executed under a Web browser Applets can be downloaded as a prepackaged tool for the Web Some particularly useless Java applets are called "crapplets "
java applet
Small client side JAVA applications used within web pages
java applet
An application (program) written in Java that is meant to be used through a browser
java applet
A short program written in Java that is attached to a World Wide Web page and executed by the browser machine
java applet
An applet written in the Java programming language that can be downloaded over a network and executed on a user's computer
java applet
A Java program that can be loaded at run-time into a browser Java Applet's have built-in security measures that for example prevent them from writing onto a client machine or accessing resources other than where the Applet was originally loaded from
java applet
A small program, written in the Java language, that provides additional features for a web page
java applet
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 " On the Web, using Java, the object-oriented programming language, an applet is a small program that can be sent along with a Web page to a user Java applets can perform interactive animations, immediate calculations, or other simple tasks without having to send a user request back to the server
java applet
A Java Applet is a small Java program that adds an interactive feature to a web page
java applet
A small program (i e , application) written in Java Java applets are sent from the host computer to the end user's computer (known as the client) and is then run (or "executed") Warning: many organizations have a network security system known as a "firewall" that blocks Java Applets from running
java applet
A set of instructions written in the Java language that tells the browser which effects to perform when the page is displayed These applets are visible only with Java-enabled browsers
applet

    Произношение

    Этимология

    [ a-pl&t,(")plet ] (noun.) 1990. app +‎ -let, but perhaps also influenced by Apple (the term originated in AppleScript).
Избранное