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.
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.