Examples with "JavaScript string as a String object" and their translation in Duits
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
The String object is a built-in JavaScript object. You an treat any JavaScript string as a String object.
JSON (JavaScript Object Notation) is a lightweight way of transferring complex objects as strings, and nearly every language today can claim a large number of publicly available libraries to parse JSON strings into native objects.
JSON (JavaScript Object Notation) ist eine einfache Möglichkeit zur Übertragung komplexer Objekte als Zeichenfolgen, und nahezu jede heutige Sprache kann eine große Anzahl von öffentlich verfügbaren Bibliotheken verarbeiten, um JSON-Zeichenfolgen in systemeigenen Objekten zu analysieren.
In javascript strings are stored as string objects.
An object property name can be any valid JavaScript string, or anything that can be converted to a string, including the empty string.
Dies kann auch alles sein, was in einen String konvertiert werden kann, inklusive eines leeren Strings.
You can call any of the methods of the String object on a string literal value-JavaScript automatically converts the string literal to a temporary String object, calls the method, then discards the temporary String object.
The JSON.parse() method parses a JSON string, constructing the JavaScript value or object described by the string.
Die Methode JSON.parse() erzeugt aus einem JSON-formatierten Text ein entsprechendes Javascript-Objekt.
The JSON.parse() method parses a JSON string, constructing the JavaScript value or object described by the string.
Das folgenden Beispiel zeigt eine Situation in der JSON.parse() funktioniert, aber das Ausführen durch JavaScript zu einem SyntaxError führt
The user-defined value takes the form of a named string value. It is created from the JavaScript core object String. The individual characters in a string can range in value from 0 to 255.
The String instance methods are also available in Firefox as of JavaScript 1.6 (not part of the ECMAScript standard) on the String object for applying String methods to any object
Die String-Instanzmethoden stehen nach JavaScript 1.6 (nicht Teil des ECMAScript-Standards) auch in Firefox beim String-Objekt zur Verfügung, um String-Methoden auf ein beliebiges Objekt anzuwenden
Evaluates a string of JavaScript code in the context of this object.
Er worden alleen voorbeelden gegeven om u te helpen het woord of de woordcombinatie waarop u hebt gezocht, te vertalen. Deze worden niet door ons geselecteerd of gevalideerd en kunnen ongepaste taal bevatten. Wij vragen u melding te maken van voorbeelden die dienen te worden aangepast of verwijderd. Vertalingen met grof of informeel taalgebruik worden meestal rood of oranje gemarkeerd.