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.
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)).
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.
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.
Objects in JavaScript can also include any type of variable, including arrays, and type declarations are non-existent.
Objekte in JavaScript können auch jeden Variablentyp einschließlich Arrays enthalten, und Typdeklarationen sind nicht vorhanden.
Objects in JavaScript, just as in many other programming languages, can be compared to objects in real life.
Objekte in JavaScript, wie in vielen anderen Programmiersprachen, können mit Objekten aus dem realen Leben verglichen werden.
Note: the array operator (square brackets) is also used for accessing the array's properties (arrays are also objects in JavaScript).
Bemerkung: Der Array-Operator (Rechteckige Klammer) wird auch für den Zugriff auf die Properties des Arrays (Arrays sind in JavaScript auch Objekte) verwendet.
All objects in JavaScript inherit from at least one other object.
In JavaScript agiert die Funktion als Konstruktor für das Objekt.
In this video, we look at another way of creating our own objects in JavaScript; using an object constructor.
In diesem Video zeigen wir Ihnen wie Sie leicht eine Kategorie im Magento Shop anlegen/erstellen können.
As most of the built-in objects in JavaScript, the Math object can be extended with custom properties and methods.
Wie die meisten der Standard-JavaScript Objekte kann auch das Math Objekt um benutzerdefinierten Eigenschaften und Methoden erweitert werden.
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 "objects in JavaScript" in English