We couldn’t find this entry. Showing approximate results. Check your spelling or suggest adding this term to the dictionary.
In JavaScript
In JavaScript wird ein Wert, der in einem Objekt gespeichert ist, als property (Eigenschaft) bezeichnet.
In JavaScript, a value stored in an object is called a property.
In JavaScript wird ein Verbindungsobjekt nicht automatisch auf NULL gesetzt, sobald es geschlossen wird.
In JavaScript, the closed connection object is not set to NULL automatically after it is closed.
Es handelt sich hier um einen lexikalischen Sichtbarkeitsbereich (lexical scoping), d.h. in JavaScript wird der Sichtbarkeitsbereich (scope) einer Variablen bestimmt durch ihren Fundort im Quellcode (darum lexikalisch).
This is an example of lexical scoping: in JavaScript, the scope of a variable is defined by its location within the source code (it is apparent lexically) and nested functions have access to variables declared in their outer scope.
In JavaScript wird eine Funktion durch das async-Schlüsselwort zu einer Ko-Funktion.
In JavaScript, a function becomes a coroutine with the async keyword.
In JavaScript wird immer die aktuell eingestellte Portalsprache verwendet.
The portal language currently defined is always used in JavaScript.
In JavaScript wird zwischen Zuweisungs- und Vergleichsoperatoren unterschieden.
JavaScript distinguishes between assignment and comparison operators.
In JavaScript wird ein Callback oft für Ereignisbehandlung und API-Anfragen verwendet.
In JavaScript, a callback is often used for event handling and API requests.
In JavaScript wird jede Blase als Objekt mit Accessor-Eigenschaften dargestellt, wie in ECMAScript 5 eingeführt.
In JavaScript, every bubble is represented as an object with accessor properties, as introduced in ECMAScript 5.
Other results
Daher wird in JavaScript jeder Call von vornherein asynchron realisiert.
Therefore, every call in Javascript is implemented asynchronously from the outset.
Zur Erinnerung, euer Java Client Code wird in JavaScript übersetzt.
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.