Vertaling van "le code 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.
Ce code est chargé d'analyser le code json et de trouver l'id du message actuellement affiché à l'écran.
This code is responsible for analyzing the json code and find the id of the post currently showing on the screen.
Récupère le code JSON de la nouvelle URL et le fusionne dans l'état existant.
Fetches JSON from the new URL and merges it into the existing state.
Un objet JSON peut être analysé de l'arbre et présenté dans le code JSON pur pour la programmation
A JSON object can be parsed from the tree and presented in pure JSON code for programming.
Par exemple, le code JSON indiquant que la vidéo n'est accessible qu'à Malte (mt) pourra se présenter selon le modèle suivant
For example, the JSON to specify that a video can be viewed only in Malta (mt) could look like this
[src] Si l'expression est une chaîne, cet élément récupère et affiche le code JSON depuis l'URL de la chaîne.
<amp-list> [src] If expression is a string, fetches and renders JSON from the string URL.
Pour cela, créer un style dans l'éditeur /tellraw, puis copier le code JSON seul.
Ce format convient bien à un système basé sur JavaScript, car le code JSON peut être parsé automatiquement dans ce langage et convertit facilement en HTML.
This format is well suited to a system based on JavaScript, because the JSON code can be automatically parsed in this language and easily converted into HTML.
La colonne Type de module dans le tableau fournit des liens vers des informations sur le code JSON requis pour chaque type de module d'IU.
The Module Type column in the table provides links to information about the JSON code required for each UI module type. Module Type
Un écran vous permettant de "Modifier le webhook" s'affichera ensuite, vous pourrez y sélectionner l'option Personnaliser et entrer le code JSON suivant
Next you will see the "Edit Webhook" screen where you can select the Custom option and enter the following JSON snippet
Les moniteurs HTTP et HTTPS prennent aussi en charge le code JSON.
The HTTP and HTTPS monitors also support JSON code.
Si le code JSON de préremplissage est utilisé, le code JSON envoyé possède la même structure que celui-ci.
Si le code JSON de préremplissage n'a pas l'enveloppe afData/afBoundData et commence plutôt directement par l'objet racine du schéma tel que l'utilisateur, le code JSON envoyé commence également par l'objet utilisateur.
If the prefill JSON does not have afData/afBoundData wrapper and instead starts directly from the schema root object such as user, the submitted JSON also starts with the user object.
Pour les formulaires adaptatifs utilisant le schéma JSON, utilisez le code JSON de préremplissage compatible avec le schéma JSON.
For adaptive forms using XML schema, use the prefill XML compliant with the XML schema structure.