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.
objects in JavaScript
Das Konzept der Objekte in JavaScript kann mit greifbaren Objekten aus der realen Welt verstanden werden.
The concept of objects in JavaScript can be understood with real life, tangible objects.
Records bestehen aus Schlüssel-Wert-Paaren, ähnlich wie Objekte in JavaScript.
Records consist of key-value pairs, which makes them similar similar to objects in JavaScript.
Objekte in JavaScript können auch jeden Variablentyp einschließlich Arrays enthalten, und Typdeklarationen sind nicht vorhanden.
Objects in JavaScript can also include any type of variable, including arrays, and type declarations are non-existent.
Objekte in JavaScript, wie in vielen anderen Programmiersprachen, können mit Objekten aus dem realen Leben verglichen werden.
Objects in JavaScript, just as in many other programming languages, can be compared to objects in real life.
Alle Objekte in JavaScript stammen von Object; alle Objekte erben Methoden und Attribute von Object.prototype, wobei diese überschrieben werden können (mit Ausnahme von Objekten mit einem null-Prototyp, sprich Object.create(null)).
Configurable no Nearly all objects in JavaScript are instances of Object; a typical object inherits properties (including methods) from Object.prototype, although these properties may be shadowed (a.k.a. overridden).
Alle Objekte in JavaScript stammen von Object; alle Objekte erben Methoden und Attribute von Object.prototype, wobei diese überschrieben werden können (mit Ausnahme von Objekten mit einem null-Prototyp, sprich Object.create(null)).
Object.values() Returns an array of a given object's own enumerable values. All objects in JavaScript are descended from Object; all objects inherit methods and properties from Object.prototype, although they may be overridden.
Da Objekte in JavaScript praktisch im JSON-Format sind - daher auch der Name JavaScript Object Notation -, kann der Rückgabewert wieder auf den übergebenen Typ gecastet werden.
Due to the fact that the objects in JavaScript are practically all in the JSON format - hence the name JavaScript Object Notation - the return values can be cast back to the given type.
Objekte in JavaScript sind dynamische "Behälter" von Eigenschaften, welche auch seine "eigenen Eigenschaften" (own properties) genannt werden.
Inheriting properties JavaScript objects are dynamic "bags" of properties (referred to as own properties).
Contenu potentiellement sensible ou inapproprié
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.
Aucun résultat pour cette recherche.
Synonymes et analogies de "Objekte in JavaScript" en allemand