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.
Other results
Diese Daten stammen vom Javascript Lunar Eclipse Explorer.
These data come from the Javascript Lunar Eclipse Explorer.
Hellgrau: Meldungen, die explizit durch von der console-API ausgeführtem JavaScript-Code stammen
Light Gray: messages explicitly logged from JavaScript code using the console API
Grundlegend unterscheidet sich JavaScript natürlichrelativ wenig von PHP, weil PHP und JavaScript von Java stammen.
Basic JavaScript is different, of course, relatively little of PHP, because PHP and JavaScript from Java come.
Hier analysiert Lighthouse, ob HTTPS sowie HTTP/ genutzt wird, eingebundene Ressourcen aus sicheren Quellen stammen oder JavaScript-Bibliotheken sicher sind.
Lighthouse analyzes whether HTTPS and HTTP/2 are used, checks to see whether resources come from secure sources and assesses the vulnerability of JavaScript libraries.
Zur Erinnerung, euer Java Client Code wird in JavaScript übersetzt.
Remember, your java client code get's translated into JavaScript.
Zahlen außerhalb diesen Bereichs sind in JavaScript nicht mehr sicher.
Beyond this range, numbers in JavaScript are not safe anymore.
Seine eigene Lösung wurde in JavaScript entwickelt und läuft unter node.js.
He has developed his home grown solution in JavaScript, running under node.js.
Ein Objekt in JavaScript ist ein Mapping zwischen Keys und Werten.
A JavaScript object is a mapping between keys and values.
Diese Situation ist anders als bei allen anderen Vergleichen von Werten in JavaScript.
This situation is unlike all other possible value comparisons in JavaScript.
Das Kombinieren von Anweisungen in Blöcken ist in Javascript gängige Praxis.
Combining statements into blocks is a common practice in JavaScript.
Daher wird in JavaScript jeder Call von vornherein asynchron realisiert.
Therefore, every call in Javascript is implemented asynchronously from the outset.
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.