We couldn’t find this entry. Showing approximate results. Check your spelling or suggest adding this term to the dictionary.
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).
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.
No results found for this meaning.
Synonyms and analogies of "Objekte in JavaScript" in German