Exemples avec "in JavaScript are descended" et leurs traductions en allemand
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.
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)).
Autres résultats
Object is the primitive JavaScript object type. All JavaScript objects are descended from Object. That is, all JavaScript objects have the methods defined for Object.
Variables in JavaScript are not directly associated with any particular value type, and any variable can be assigned (and re-assigned) values of all types
Datentypen werden bei einer Variable nicht explizit deklariert und jede Variable kann mit Werten jedes Typen beschrieben (überschrieben) werden
Thanks to our E-Payment Integration Kit (EPIK), our own integrations in javascript are easy.
Dank unserem E-Payment Integration Kit (EPIK) sind eigene Integrationen in Javascript einfach möglich.
Function expression hoisting Function expressions in JavaScript are not hoisted, unlike function declarations.
Funktionsausdrücke in Javascript werden nicht automatisch an den Beginn des Scopes gehoben (hoisted), anders als function declarations.
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.
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.