Let's explain some of the core features of the JavaScript language, to give you a better understanding of how it all works.
Es folgt eine Beschreibung einiger Basis-Eigenschaften der Sprache JavaScript, um Ihnen etwas mehr Verständnis der Zusammenhänge zu vermitteln.
Unlike most programming languages, the JavaScript language has no concept of input or output. It is designed to run as a scripting language in a host environment, and it is up to the host environment to provide mechanisms for communicating with the outside world.
Anders als viele andere Programmiersprachen, gibt es bei JavaScript kein Konzept für Eingabe und Ausgabe, da JavaScript als Skriptsprache für eine Hostumgebung entworfen wurde und es die Aufgabe dieser Umgebung ist, Mechanismen für die Kommuniktion mit der Außenwelt bereitzustellen.
It was originally based on a subset of the JavaScript language, but is now considered programming language-independent, as parsers for JSON are readily available in multiple languages.
Ursprünglich basierte die Sprache auf einer Untergruppe von JavaScript, doch gilt sie heute als programmiersprachenunabhängig, da Parser für JSON in mehreren Sprachen verfügbar sind.
The DOM is not a programming language, but without it, the JavaScript language wouldn't have any model or notion of the web pages, XML pages and elements with which it is usually concerned.
Das DOM ist keine Programmiersprache, aber ohne dieses würde JavaScript überhaupt kein Model oder Darstellung der Web-Seite, XML-Seite und dessen Elemente haben, um welche es sich normalerweise kümmert.
It is based on the JavaScript language core ECMA 262 from 1999.
New ECMAScript 5 features introduce significant improvements to the JavaScript language and increase developer productivity.
Die neuen ECMAScript 5-Funktionen fördern die Standardisierung vieler erheblicher Verbesserungen der Sprache JavaScript und sorgen für produktivere Entwickler.
It is rounded off by the provision of features from future JavaScript versions, most of which can be transpilied to ECMAScript 3/5 and, therefore, are fully backwards compatible with the JavaScript language standard.
Abgerundet wird es durch die Bereitstellung von Features aus zukünftigen JavaScript-Versionen, die größtenteils zu ECMAScript 3/5 transpiliert werden können und damit voll abwärtskompatibel zum JavaScript-Sprachstandard sind. Verwandte Themen
This online course teaches the JavaScript language, jQuery, the JavaScript framework and the ins-and-outs of adding interactivity in the browser.
Inhalt Dieser Online-Kurs erläutert die Grundlagen der Programmierung anhand der Sprache JavaScript.
Potentially sensitive or inappropriate content
Examples are used only to help you translate the word or expression searched in various contexts. They are not selected or validated by us and can contain inappropriate terms or ideas. Please report examples to be edited or not to be displayed. Potentially sensitive, inappropriate or colloquial translations are usually marked in red or in orange.