Vertaling van "sortie 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.
Formatez la sortie JSON afin qu'elle soit plus facile à lire.
Vous devriez voir une sortie JSON comme celle-ci.
En retour, nous fournissons une sortie JSON contenant les informations suivantes
We provide you with a JSON output, including the following information
Enfin, notre backend traite cette information en une sortie JSON car ce format est plus facile à utiliser pour nos clients.
In the end our backend processes this information into a JSON output that is easy to process for our clients.
Définissez-la sur true pour formater la sortie JSON avec des espaces, pour faciliter la lecture dans les fichiers journaux.
Set it to true to format JSON output with blank spaces, for easier reading in log files.
Vous recevrez la sortie JSON, utilisable dans un logiciel de gestion des données et facilement transférable à vos plans de recherche.
You receive the JSON output, which can be deployed in data management software and is easily and automatically transferred into research plans.
Lorsque les informations requises sont listées, un moteur de décision sélectionne les bonnes valeurs, ajoute les catégories et convertit les données en une sortie JSON.
When we have listed all potentially important information, a decision engine chooses the right values, adds categories and converts the data to a JSON output.
De fait, le résultat de la fonction workflow() produit une sortie JSON telle que montrée ci-dessous.
Actually, the workflow() function creates a JSON output as illustrated below.
Si on essaie de visiter l'url /tasks dans un navigateur, nous verrons simplement une sortie JSON qui sera un tableau vide puisqu'on a toujours aucune tâche.
If we try visiting the/tasks path in a browser we'll just see the JSON output which will be an empty array as we don't currently have any tasks.
J'ai commencé à coder un script d'aide basé sur la nouvelle sortie JSON du suiveur de sécurité (cf. le rapport nº761859 pour de plus amples détails).
I started a small helper script based on the new JSON output of the security tracker (see #761859 for details).
Par conséquent, nous pouvons utiliser la même logique tout en utilisant un chemin d'accès différent lors de la tentative de récupération du groupe Item (élément) à partir de la grande sortie JSON.
Therefore, we can use the same logic but use a different path when trying to retrieve the Item array from the above big JSON output.
Déclarez une variable nommée "base de données" associé à la sortie JSON: var = base de données [JSON]
Declare a variable named "database" associated with the JSON output: var database = [JSON]
L'outil de ligne de commande offre des fonctionnalités supplémentaires, y compris la désactivation de la couleur, l'impression d'une sortie JSON ou l'exécution d'une version spécifique du validateur JavaScript (par défaut, il exécute le dernier script publié).
The command line tool offers additional features including switching off the color, printing JSON output, or running a specific version of the validator Javascript (by default it runs the latest published script).