Difference between revisions of "Java"
The Wiki of Unify contains information on clients and devices, communications systems and unified communications. - Unify GmbH & Co. KG is a Trademark Licensee of Siemens AG.
m (→Erläuterung) |
|||
Line 9: | Line 9: | ||
== Erläuterung == | == Erläuterung == | ||
Java ist eine objekt-orientierte, einfache und plattformunabhängige Programmiersprache, entwickelt von der Firma [http://www.sun.com/java/ Sun].<br \> | Java ist eine objekt-orientierte, einfache und plattformunabhängige Programmiersprache, entwickelt von der Firma [http://www.sun.com/java/ Sun].<br \> | ||
− | Kleine, in Verbindung mit einem Web-Browser clientseitig | + | Kleine, in Verbindung mit einem Web-Browser, clientseitig laufende Java-Programme werden auch {{wp|de|MIDlet}} oder {{wp|de|Applet}} genannt. |
== See also / Siehe auch == | == See also / Siehe auch == |
Revision as of 11:54, 25 October 2006
Explanation
Java is an object-oriented and cross-platform programming language developed by Sun.
Small Java programms, which run on the client site in combination with a Web-Browser are also called
MIDlet or
Applet.
Erläuterung
Java ist eine objekt-orientierte, einfache und plattformunabhängige Programmiersprache, entwickelt von der Firma Sun.
Kleine, in Verbindung mit einem Web-Browser, clientseitig laufende Java-Programme werden auch
MIDlet oder
Applet genannt.