Typisierte Arrays (Typed Arrays) in JavaScript sind Array-ähnliche Objekte, die den Zugriff auf binäre Rohdaten ermöglichen.
See also JavaScript typed arrays are array-like objects and provide a mechanism for accessing raw binary data.
Diese Konzept ist bekannt als hoisting (hochziehen); Variablen in JavaScript sind hochgezogen und quasi zum Anfang der Funktion oder des Statements gehoben worden.
This concept is known as hoisting; variables in JavaScript are in a sense "hoisted" or lifted to the top of the function or statement.
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).
In JavaScript sind Werte von DOM-Eigenschaften in derRegel vom Typ „string", und die automatische Konvertierung der Zeichenfolge in eine Zahl kann bei häufiger Wiederholung rasch zu Leistungseinbußen führen.
Values of DOM properties are typically of type string in JavaScript and the automatic string to number conversions can be quite expensive when done repeatedly. A better way to update numberOfBubbles based on user selection, as found in the demo, is as follows
Nummern In JavaScript sind alle Nummern als double-precision 64-Bit Binärformat IEEE 754 umgesetzt (z.b. eine Zahl zwischen -(253 -1) and 253 -1).
Numbers In JavaScript, all numbers are implemented in double-precision 64-bit binary format IEEE 754 (i.e. a number between -(253 -1) and 253 -1).
Es kann außerdem direkt in JavaScript über gBrowser.tabContextMenu erreicht werden.
It can also be accessed more directly in JavaScript via gBrowser.tabContextMenu.
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.