Examples with "JSON de un" 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.
Creemos una plantilla para la representación en JSON de un artículo.
We'll create one of these now for creating a JSON representation of an article.
Por ejemplo, la sección de acceso del archivo JSON de un conjunto de datos se vería de la manera siguiente
For example, the access section of a dataset's JSON file would look like the following
Para simplificar, nuestra aplicación de ejemplo solo envía JSON de un lado a otro, pero la aplicación debe estar diseñada de tal manera que pueda cambiar fácilmente el formato de los datos, adaptarlos a diferentes clientes o preferencias de usuario.
For simplicity, our example application only sends JSON back and forth, but the application should be architectured in such a way that you can easily change the format of the data, to tailor for different clients or user preferences.
Dado que Firefox guarda los objetos estado en el disco del usuario para que puedan ser restaurados después de que el usuario reinicie su navegador, se ha impuesto un tamaño límite de 640K caracteres en representación JSON de un objeto estado.
Because Firefox saves state objects to the user's disk so they can be restored after the user restarts the browser, we impose a size limit of 640k characters on the serialized representation of a state object.
La siguiente es una estrofa XMPP que contiene el mensaje JSON de un servidor de apps a FCM
Here is an XMPP stanza containing the JSON message from an app server to FCM
Lee JSON de un archivo y ejecuta una expresión JSONPath especificada
Read JSON from a file and execute a specified JSONPath expression
Ejecuta 100 solicitudes HTTP POST a una URL, utilizando la carga JSON de un archivo
Execute 100 HTTP POST requests to a URL, using a JSON payload from a file
JSONGetElement: realiza consultas en los datos de JSON de un elemento (un objeto, una matriz o un valor).
JSONGetElement - Queries JSON data for an element (an object, array, or value)
Esto importa un archivo JSON de un servicio de web de mapa de Google que contiene puntos de datos de elevación entre las ciudades de Champaign, IL y
This imports a JSON file from Google's map web service containing elevation data points between the cities of Champaign, IL and Boston, MA.
ejemplo, podemos utilizar el DataFormats#JSON DataFormat que nos permite crear una representación de JSON de un DataContainer.
For example, we can use the DataFormats#JSON DataFormat which allows us to create a JSON representation of a DataContainer.
Un paquete de muestra JSON de un email activado que contiene un adjunto tendría un aspecto similar a este
JSON sample A sample JSON package from a triggered email containing an attachment would look like this
Andere resultaten
Recupera un JSON de la nueva URL y lo combina con el estado que ya existe.
Fetches JSON from the new URL and merges it into the existing state.
Para cargar un JSON de vuelta a una estructura de datos hay que usar el método "loads".
To load JSON back to a data structure, use the "loads" method.