Examples with "JSON muestra" and their translation 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.
El siguiente fragmento de JSON muestra como la extensión de métrica puede ser utilizada para reportar el progreso en la construcción de una carretera, tanto por porcentaje completado como por número de kilómetros construidos
The following JSON snippet shows how the metrics extension could be used to report on progress for the construction of a highway, both by percent completion and number of kilometres constructed
Por ejemplo, en la imagen siguiente, el ayudante de entrada Valores JSON muestra los valores permitidos para la palabra clave type.
The JSON Values entry helper in the screenshot below shows the values allowed for the type keyword while editing a JSON schema.
Andere resultaten
Este ejemplo muestra cómo JSON-LD está formado por pares de nombre-valor.
This example shows you how JSON-LD consists of name-value pairs.
Muestra el JSON correspondiente a la extensión seleccionada.
Shows the corresponding JSON for the selected extension.
El código siguiente muestra JSON con AJAX.
Esto significa que una llamada a json() también muestra una promesa.
This means that a call to json() also returns a Promise.
Veamos el formato JSON de muestra para este ejemplo de clase de representación simple
Let's look at the sample JSON format for this simple representation class example
Por ejemplo, utilice try-catch para manejar los errores de análisis de JSON, como se muestra a continuación.
Use try-catch, for example, to handle JSON parsing errors as shown below.
En el controlador tenemos que cambiar el comportamiento de visualización de JSON para que muestre esta plantilla.
In the controller we need to change the JSON rendering behaviour so that it renders this template.
Una muestra de la salida JSON resultante se muestra en el Listado 2.
A sample of the resulting JSON output is shown in Listing 2.
También puede elegir si el esquema JSON activo se asigna automáticamente o no al archivo de muestra JSON generado.
You can also specify whether the active JSON schema should be automatically assigned to the generated JSON sample file or not.
ParseObject puede almacenar cualquier dato que sea compatible con JSON, como se muestra en el Listado 1
La ventaja de este formato es clara cuando el JSON se muestra en un área web
The advantage of this formatting is clear when the JSON is shown in a Web area