Vertaling van "JSON strings" in Spaans
A new option has added to help you reduce your debugging time when parsing JSON strings.
Se ha agregado una nueva opción para ayudarlo a reducir el tiempo de depuración al analizar cadenas JSON.
The gadgets API provides the gadgets.json.stringify() method for encoding object as JSON strings, and the gadgets.json.parse() method for turning a JSON string into an object.
El API de gadgets proporciona el método gadgets.json.stringify() para la codificación de objetos como cadenas JSON y el método gadgets.json.parse() para convertir una cadena JSON en un objeto.
When you work with JSON strings, make sure you use the appropriate JSON syntax.
Al trabajar con cadenas JSON, asegúrese de que utiliza la sintaxis JSON apropiada.
JSON Parse can therefore be used to validate JSON strings.
JSON Parse por lo tanto puede ser utilizado para validar cadenas JSON.
Its content must be a valid JSON array consisting solely of JSON strings.
By default, when 4D dates are converted to and from JSON strings, they take into account the time zone of the machine where the conversion took place (in conformity with JavaScript).
Por defecto, cuando se convierten datos 4D desde JSON, se tiene en cuenta la zona horaria de la máquina en la que la conversión se lleva a cabo (de conformidad con JavaScript).
The XMLSpy XML Grid View also supports JSON editing, allowing you to visualize and compose JSON strings in a tree view that reflects the document's structure.
Editor JSON La vista Cuadrícula XML de XMLSpy también admite tareas de edición JSON: las cadenas JSON se muestran en una vista en forma de árbol, que refleja la estructura del documento.