Vertaling van "du 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.
Enfin, une chaîne vide n'est plus considérée comme du JSON valide.
Finally, an empty string is no longer considered valid JSON.
Imaginez si vous pouviez créer des formulaires simplement en utilisant du JSON...
Imagine if you could build forms just by using JSON...
Des recettes de cuisson personnalisées peuvent être ajoutées au jeu avec du JSON.
Custom furnace recipes can be added to the game using JSON.
La plupart des langages de programmation proposent des outils pour lire du JSON.
Most programming languages provide tools for reading JSON.
Ces gemmes rendront du JSON en utilisant des templates.
These gems will render JSON using view templates.
Son utilisation à la place du JSON peut même être conseillé dans le cas d'un nouveau projet.
Substitute JSON may even be advisable in a new project.
La chaine de caractère à analyser comme du JSON.
The string to parse as JSON.
Manipulez des variables avec des structures arbitraires et utilisez même du JSON
Manipulate variables with arbitrary complex structures and even JSON support
Cela permet de sérialiser des données de la même manière qu'avec du JSON traditionnel.
This allows data to be serialized in a way that is similar to traditional JSON.
Sinon, vous pouvez également trouver du JSON partout sur internet, et l'utiliser dans votre application.
Otherwise, you can also find JSON content everywhere on the web, and use it in your apps.
Quand vous créez des vues qui retournent du JSON, il est important de paramétrer aussi les en-têtes de réponse appropriés.
When creating views that return JSON, it's important to also set the appropriate response header.
Mis à part l'affichage brut du JSON que nous n'allons pas gérer pour le moment, notre requête est bien exécutée et les bonnes informations sont correctement retournées.
Aside from the raw JSON display that we're not going to deal with for now, our query is properly executed and the right information is correctly returned.
Interprète une chaîne de caractères comme du JSON, transformant de façon optionnelle la valeur produite et ses propriétés, puis retourne la valeur.
Parse a string as JSON, optionally transform the produced value and its properties, and return the value.