Traducere "a json" în engleză
Nu am putut găsi această intrare. Se afișează rezultate aproximative. Verificați ortografia sau propuneți adăugarea acestui termen în dicționar.
Se escuchan alternativas a JSON en caso de aportar mejoría.
Alternatives to JSON are heard in case of improvement.
La salida se convierte automáticamente a JSON porque llama a la vista genérica.
The output is automatically converted to JSON because the generic view is called.
Entonces, al serializar a json se convirtió en un bucle infinito, como
So, while serializing to json it became a infinite loop, like
Render infinito fechas y marcas de tiempo como infinito al convertir a json, en lugar de tirar un error
Render infinite dates and timestamps as infinity when converting to json, rather than throwing an error
Con el $.get el callback me devuelve un string y no se como convertirlo a json con jquery.
With the $. Get the callback returns a string and I do not know how to convert it to json jQuery.
Esto significa que una llamada a json() también muestra una promesa.
This means that a call to json() also returns a Promise.
Tengo una clase que quiero serializar a JSon.
I have a class that I want to serialize to JSon.
El parámetro de valor puede ser una cadena o un objeto convertido a JSON.
The value parameter may be a string or object converted to JSON.
Ellos van sobre su negocio y a convertir todos los archivos de configuración a JSON.
They go about their business and convert all configuration files to JSON.
Si ya está, este será utilizado como la respuesta cuando se serialize a JSON.
If set, this will be used as the response when serializing to JSON.
Los datos simples son fáciles de almacenar en documentos, que son muy similares a JSON.
Simple data is easy to store in documents, which are very similar to JSON.
He escuchado sobre el almacenamiento de datos de sesión; sin embargo, que yo sepa, todo debe ser serializado a JSON y almacenado en un archivo en algún lugar, lo que no funciona para mí, ya que los datos pueden ser confidenciales.
I have heard about storing session data; however, as far as I am aware, everything must be serialized to JSON and stored in a file somewhere, which does not work for me as the data could be confidential.
Cuando se pulsa el botón de salvar, el estado del formulario se serializa a JSON y se almacena en el almacenamiento local.
When the Save button is clicked, the state of the form is serialized to JSON and stored in local storage.