Vertaling van "von JSON" in Engels
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.
Diese ermöglichen die direkte Rückgabe von JSON vom Datenbankserver.
These allow return of JSON directly from the database server.
Diese Option verbessert die Darstellung von JSON Daten (pretty formatting).
This improves the presentation of JSON data (known as pretty formatting).
Zwei Verben bilden den Schlüssel für das Verständnis des Zwecks von JSON: übertragen und serialisieren.
Two verbs are key to understanding the purpose of JSON: transmit and serialize.
Das verbessert die Darstellung von JSON Daten (pretty formatting) bei der Anzeige in einer Web Seite.
This improves the presentation of JSON data by including formatting characters when it is displayed in a Web page.
Sie ermöglicht es Entwicklern, Anwendungen zu erstellen, die die Leistungsfähigkeit von SQL mit der Flexibilität von JSON vereinen.
It enables developers to build applications by leveraging the power of SQL with the flexibility of JSON.
Sponge verwendet das HOCON Konfigurations-Format, das eine Obermenge von JSON ist, als Standard-Format für das Speichern von Konfigurationsdateien.
Sponge makes use of the HOCON configuration format, a superset of JSON, as the default format for saving configuration files.
Führt einen synchronen Aufruf an den Server durch und leitet den Status des aktuellen Formulars in Form von JSON an diesen weiter
Makes a synchronous call to the server passing the current Form state in the form of JSON
YAML kann als Obermenge von JSON angesehen werden, da jedes JSON-Dokument auch ein valides YAML-Dokument ist.
YAML version 1.2 is a superset of JSON; prior versions were "not strictly compatible".
Der Vorteil von JSON im Vergleich zu XML liegt in der einfachen Handhabung.
The advantage of JSON compared to XML is its ease of use.
Sie ermöglicht die Konvertierung von JSON Daten in XML.
It allows the conversion of JSON data to XML.
Firefox 3 stellt das neue nsIJSON Interface bereit, welches high-performance Encoding und Decoding von JSON Strings ermöglicht.
Firefox 3 offers the new nsIJSON interface, which offers high-performance encoding and decoding of JSON strings.
Der Umgang mit JSON Objekten aus dem Webservice erfordert ein Grundverständnis von JSON, den opsi Objekten und den JSON bezogenen Methoden in opsi-script.
Handling JSON objects from the web service requires a basic understanding of JSON, the opsi objects and JSON-based methods in opsi script.
Dieses Dokument erzeugt eine Instanz von JSON::GenericObject mit einem Attribut foo, das den Wert "bar" hält.
This document will result in an instance of JSON::GenericObject, with the attribute "foo" that has the value "bar".