Since everything (bar core types) in JavaScript is an object, any JavaScript program naturally involves a great deal of hash table lookups.
Da bei JavaScript alles ein Objekt ist, muss sehr oft in Hashtabellen gesucht werden. Zum Glück läuft diese Suche bei JavaScript sehr schnell ab.
Other results
Data in a matrix binding is written or read as a two dimensional Array, which in JavaScript is implemented as an array of arrays.
Daten in einer Matrixbindung werden als zweidimensionales Array-Objekt geschrieben bzw. gelesen, das in JavaScript als ein Array von Arrays implementiert wird.
Project 2013 and PowerPoint 2013 support only selection-based data access. MatrixMatrix Provides the data in the selection or binding as a two dimensional Array, which in JavaScript is implemented as an array of arrays.
Project 2013 und PowerPoint 2013 unterstützen nur auswahlbasierten Datenzugriff.Stellt die Daten in der Auswahl oder Bindung als zweidimensionales Array-Objekt bereit, das in JavaScript als ein Array von Arrays implementiert wird.
In JavaScript, there is an instruction called "break."
In JavaScript, an object is a standalone entity, with properties and type.
In JavaScript ist ein Objekt eine für sich stehende Einheit mit Eigenschaften und Typ.
Therefore, every call in Javascript is implemented asynchronously from the outset.
Daher wird in JavaScript jeder Call von vornherein asynchron realisiert.
Thus inheritance in JavaScript is covered by a delegation automatism that is bound to the prototype property of constructor functions.
Demzufolge wird Vererbung in JavaScript über einen selbstausführenden Delegationsmechanismus abgebildet, der an die prototype-Eigenschaft von Konstruktorfunktionen gebunden ist.
Thus inheritance in JavaScript is covered by a delegation automatism that is bound to the prototype slot of constructor functions.
Demzufolge wird Vererbung in JavaScript über einen selbstausführenden Delegationsmechanismus abgebildet, der an die prototype-Eigenschaft von Konstruktorfunktionen gebunden ist.
Sign In JavaScript required JavaScript is required.
An important detail of nested functions in JavaScript is that they can access variables in their parent function's scope
Ein wichtiger Punkt ist, dass innere Funktionen Zugriff auf Variablen haben, die im Sichtbarkeitsbereich der äußeren Funktion liegen
The easiest way to do this in JavaScript is to dynamically generate the<script>tag using document.write and assigning the correct domain-specific key within the src attribute's URL as a parameter.
In JavaScript erfolgt dies am einfachsten, indem Sie das Tag<script>mithilfe von document.write dynamisch generieren und den richtigen Domain-spezifischen Schlüssel innerhalb der URL des Attributs src als Parameter zuweisen.
Sign In JavaScript required JavaScript is required.
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.