Nous n’avons pas trouvé cette entrée. Affichage de résultats approximatifs. Vérifiez l’orthographe ou proposez d’ajouter ce terme au dictionnaire.
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.
Autres résultats
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.
Les exemples vous aident à traduire le mot ou l’expression cherchés dans des contextes variés. Ils ne sont ni sélectionnés ni validés par nous et peuvent contenir des mots ou des idées inappropriés. Signalez des exemples à modifier ou à retirer. Les traductions potentiellement sensibles, inappropriées ou familières sont généralement marquées de rouge ou d’orange.