JSON is built on two structures.
JSON构建在两个结构之上。
Building a basic JSON controller.
构建一个基本JSON控制器。
我们先来看看JSON。
Define the attributes in a JSON file.
在JSON文件中定义属性。
Figure 3 shows the JSON result of this.
图3显示了这个请求的JSON结果。
Notice that you are sending back JSON code.
注意,您发回的是JSON代码。
You can read more about JSON from json.org.
你可以在json.org了解到更多有关JSON的内容。
They both use JSON as their exchange format.
它们都是用JSON作为它们的交换格式。
Axis2 for instance, now has support for JSON.
比如axis2已经支持JSON。
The {json ... } construct from the demo_json.tpl
从 demo_json.tpl 模板构建的 {json ...
A response is then sent in JSON indicating success.
然后用JSON发送一个表示成功的响应。
JSON can represent lists, which can also be values.
JSON可以表示列表,其也可以是值。
Get the target form field value from the JSON object.
从JSON对象获得目标表单字段值。
Then you can easily access the JSON object's members.
接下来您可轻松访问JSON对象成员。
It then formats the result as JSON if it's successful.
如果成功,它将结果格式化为json。
Listing 4 is a simple example of a block of JSON data.
清单4是一个JSON数据块的简单示例。
This is an easy way to get your data serialized in JSON.
这是一个简单的以json格式序列化数据的方法。
Listing 1 is an example JSON object representing a site.
清单1是一个表示某个站点的示例JSON对象。
Many services also support JSON, another popular format.
很多服务还支持另一个流行格式json。
The last approach USES JSON to avoid the need for proxies.
最后一种办法使用JSON避免了通过代理的需要。
You can take several approaches to secure the use of JSON.
可以采取一些方法来保护JSON的使用。
This is standard JSON and is exactly what you would expect.
这正是您期望看到的标准JSON。
There will be one entry for each node of the JSON structure.
JSON结构的每个节点都将有一个条目。
You can also use other simple message formats, such as JSON.
也可以使用其他简单消息格式,例如JSON。
Keys can also be other JSON structures such as a list or a map.
键还可以是其他JSON结构,比如列表或映射。
Creating the controller method to make the remote JSON request.
创建用于发出远程JSON请求的控制器方法。
The child JSON object will look similar to the following example.
子级 JSON对象类似以下例子。
Set the form field to the value specified in the return JSON object.
将表单字段设置为在返回的JSON对象内指定的值。
JSON is both readable by humans and small without too much overhead.
JSON对于人类来说可读性较好,同时规模小,开销低。
Figure 2 shows the JSON-encoded record for the author row requested.
图2显示被请求的作者行的JSON编码的记录。
应用推荐