Examples with "ese JSON" 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.
Cuando ese JSON es recibido (no sabemos cuando), convertimos el JSON en un objeto JavaScript y retornamos ese valor.
When that JSON is received (we don't know when), we turn the JSON into a JavaScript object and return that value.
Andere resultaten
Para entender la serialización de objetos en detalle, vamos a serializar un objeto Java en un archivo JSON y luego leer ese archivo JSON para obtener el objeto de nuevo.
To understand object serialization in detail, let us serialize a Java object to a JSON file and then read that JSON file to get the object back.
Recuerde que el elemento raíz de esta estructura siempre se llama json.
Note that the root element of this tree is always named json.
Este es un request para invocar, que retornará un json.
De momento los formatos xml, json y csv están soportados.
At the moment the formats xml, json and csv are supported.
El formato de salida predeterminado puede ser text, table o json.
The default output format can either be text, table or json.
Las salidas de los comandos son cadenas simples o datos estructurados de json.
Command outputs are either simple strings or json structured data.
El estándar de esquema JSON le permite romper esquemas en varias partes.
The JSON-schema standard allows you to break schemas into multiple parts.
Puede utilizar la biblioteca json-pointer para acceder a objetos con punteros JSON.
Este cambio contribuye a mejora en navegabilidad JSON comentada en el punto anterior.
This change contributes to navegability improvement explained in the previous section.
Es un puntero JSON relativo definido por este borrador estándar.
It is a relative JSON-pointer that is defined by this standard draft.
En cadenaJSON, pase la cadena con formato JSON cuyo contenido desea analizar.
In jsonString, pass the JSON-formatted string whose contents you want to parse.
Parece similar a JSON-pointer pero no es exactamente eso.