Examples of using Javascript object notation in English and their translations into Chinese
{-}
-
Political
-
Ecclesiastic
-
Programming
StarUML stores models in a very simple JSON(Javascript Object Notation) format.
CSV(Comma-Separated Values) and JSON(JavaScript Object Notation) aren't actual visualization tools, but they are common formats for data.
The Pipe output may be consumed as RSS or JavaScript Object Notation(JSON).
CSV(Comma-Separated Values) and JSON(JavaScript Object Notation) aren't actual visualisation tools, but they are common formats for data.
What's more,the REST requests and replies are typically in JSON(JavaScript Object Notation) format.
If you can encode your data as JavaScript Object Notation(JSON), you will simplify it's use with the JavaScript language.
GeoJSON is a widely used open format for encoding geographic data,based on JSON(JavaScript Object Notation).
Jaql, a high-level query language based on JavaScript Object Notation(JSON), which also supports SQL.
This document relies on a structure or encoding such as XML, but most of the time,it relies on JSON(JavaScript Object Notation).
JSON API documents are defined in JavaScript Object Notation(JSON)[RFC4627].
However, the application architecture imposed by the appearance of Ajax andREST techniques has forced many to contemplate alternatives like JavaScript Object Notation(JSON).
These parameters are encapsulated into a JavaScript Object Notation(JSON) message and sent to the network location provider via HTTP POST.
It will also reduce the complexity of transformation logic,because MongoDB release JavaScript Object Notation(JSON) natively.
A combination of the words"Binary" and"JSON"(JavaScript Object Notation), you can think of BSON as a binary representation of JSON documents.
Structured data markup is most easily represented in JSON-LD format,which stands for JavaScript Object Notation for Linked Data.
Because JSON syntax is derived from JavaScript object notation, very little extra software is needed to work with JSON within JavaScript. .
For instance,an example used on the JSON website describes a glossary in JavaScript Object Notation, as shown in the figure below.
Jaql is a query language designed for Javascript Object Notation(JSON), a data format that has become popular because of its simplicity and modeling flexibility.
In CouchDB, the input data andoutput data structures will be in the form of JavaScript Object Notation(JSON) object for all operations.
JSON Parsing: JavaScript Object Notation is a language-independent format for data that is used to facilitate the communication between browsers and servers during asynchronous processing.
The URL describes the object to act upon and the server replies with a result code andvalid JavaScript Object Notation(JSON).
JSON: Many of today's NoSQL databases store data in the JSON(JavaScript Object Notation) format that's become popular with Web developers.
As of MySQL 5.7.8, MySQL supports a native JSON data type thatenables efficient access to data in JSON(JavaScript Object Notation) documents.
Improved JavaScript Support:Safari allows web applications that use JavaScript Object Notation(JSON) to run faster and more securely.
When it comes to transferring data between your server and your clients,JSON(Javascript Object Notation) has become the de facto data format.
You should also refer back to our JavaScript object basics article for more information on dot and bracket notation.