json

json

 英

  • 网络Java Script Object Notation; 数据格式; 字符串

例句

The bottom line is that JSON isn't some sort of magic bullet; it is, however, a great option for some very specific situations.

JSON并不是但是对于某些非常特殊情况选择

But to be truly multi-lingual we're going to want to be able to understand (parse) JSON, not just speak it.

若要实现真正多种标准并存我们理解解析JSON不是简单介绍

With a data format as rich and capable of Atom, serializing to a format as simple and basic as JSON can be problematic at best.

Atom这样丰富强大数据格式序列化为JSON简单基本格式一定面临许多问题

On the other side of the JSON controller, the application can be hooked up to MySQL, PostgreSQL, an XML file repository, or nothing at all.

JSON控制器一面应用程序可以hookMySQLPostgreSQL一个XML文件存储库或者什么

A better choice is to put the configuration values into a single JSON object and store the serialized string of this JSON object.

一个更好选择配置放入单个JSON对象存储JSON对象序列化字符串

Now that I've got a servlet to pump out a list of Retweets in JSON format, I'm ready to connect that data to my dashboard web page.

现在已经获得servlet以便JSON格式导出一系列Retweet准备数据连接仪表盘网页

To create the datastore you only have to create a model for it: a JSON file that defines the fields and options for those fields.

创建数据存储只需创建一个模型定义字段以及那些字段选项JSON文件

In a couple of articles, I'll spend a good amount of time on JSON, and then you'll be ready to choose between the two on your next app.

占用几期文章篇幅大量时间探讨JSON之后可以随意选择下一个应用程序使用那种技术

But JSON allows for a few extra constructs (particularly comments) that mean this will miss input from some less-than-careful JSON creators.

不过JSON允许一些额外结构特别是注释),它们可能一些不那么小心JSON编写输入

Since the grammar of JSON is fairly simple, you can implement such a parser easily without any noticeable performance difference.

由于JSON语法相当简单可以轻易地实现这种解析器不会带来显著性能差异

If you scroll to the bottom of the page, you'll see that the information can be exported as CSV or JSON.

如果滚动网页底部将会看到信息可以作为CSV或者JSON输出

Simply send in an array of data (or even a simple string) to json_encode, and a JSON object will emerge (as shown in Listing 1).

只要数据或者甚至一个简单字符串发送json_encode,一个JSON对象出现清单1)。

The server side has to be able to understand a JSON-formatted string and produce a server-side object in order to proceed and save the data.

服务器必须能够理解JSON形式字符串生成一个服务器对象处理保存数据

To do that, you will write a simple Groovy method that copies the field values in a JSON object into a chart URL.

为此编写一个简单Groovy方法方法JSON对象字段复制一个图表URL

I'll use the handle departureAirportText to write out the result of the JSON call in just a moment.

稍后使用departureAirportText写出JSON调用结果

A JSON object like the one shown in Listing 1 can be inspected during development time using tools like FireBug or simple JavaScript alerts.

开发期间可以使用FireBug简单JavaScript警告工具检查清单1JSON对象

Within the JSON serialization, the language context can be captured by converting the xml: lang attribute into a field.

JSON序列化过程可以xml:lang属性转换一个字段从而捕获语言下文

Instead of it returning JSON, as in the case of our data resource, we will have the resource return a reference to a view.

我们数据资源情形不同不会返回JSON而是返回一个对视引用

JSON4J can be used to convert an XML reply from a Web service into a JSON structure for easy use in an Ajax application.

可以使用JSON4JXML应答Web服务转换JSON结构方便Ajax应用程序使用

In these HTTP responses, only the body of the returned response is shown, in JSON format.

这些HTTP响应只有返回响应主体显示出来使用JSON格式

You're also specifying JSON as the return type, which will make it easy to parse the data from JavaScript.

此外返回类型指定JSON使解析来自JavaScript数据变得十分简单

You used REST and JSON on the front end, meaning you can use a different UI kit, or you can easily hook up a mobile client.

前台使用RESTJSON意味可以使用不同UI套件或者可以轻松连接移动客户端

Finally, whatever the results are, use the JSON converter from Grails to turn the list into a JSON object.

最后不管结果如何来自GrailsJSON转换器列表转换一个JSON对象

The updateCart function is called upon the return, and the JSON values are supplied in an associative array variable called results.

updateCart函数返回之前调用JSON一个称为results联合数组变量提供

The return data could also be in the form of JSON objects (JSON is basically a protocol for defining objects in JavaScript code).

返回数据可以JSON对象格式JSON用来定义JavaScript对象一种协议)。

A JSON structure containing the name of the new fix and location of a PAK file is passed to the create method.

一个包含补丁PAK文件位置JSON结构传递create方法

Providing such static screens was the primary objective of Ajax technology and you can accomplish this with JSON as well.

提供静态屏幕曾经Ajax技术主要目标现在JSON完成目标

JSON Content Request: Remove active content from all String values in an inbound JSON object sent to any URIs.

JSON内容请求发送URI入站JSON对象所有String删除活动内容

You could have used XML for the data transfer, but JSON is slightly more efficient and easier to work with on the client.

虽然原本可以使用XML进行数据传递客户机JSON容易处理有效

The policy document is JSON-formatted, but the JSON is simple enough that we don't have to resort to any fancy libraries.

这个策略文档基于JSON格式但是这个JSON非常简单所以我们需要使用任何程序

children is a JSON array that contains the names of the child directories that are part of the current parent.

children一个JSON阵列当前目录目录

These data files are again JSON files, like the Resource Model definition files, and they contain objects to be loaded into the model.

资源模型定义文件一样这些数据文件同样JSON文件包含加载模型对象

The invocation is by means of a JSON-RPC (JavaScript Object Notation-Remote Procedure Call).

调用通过JSON-RPC(JavaScript对象注释-远程程序调用完成

While I'm at it, the JSON response will contain the URL to the user's image, name, and short biography.

之后JSON响应包含到达用户图像名称个人简介URL

Note: If you want more detail on the org. json or other JSON toolkits, e-mail me and let me know.

注意如果想要获得有关org.json其他JSON工具箱详细信息可以电子邮件

The JSON object includes both the "id" field and the "name" field for the record encoded as a JavaScript hash table.

对于作为一个JavaScript哈希表编码记录JSON对象包含id字段name字段

Having a JSON formatted output improves the ease with which JavaScript components can use the feed output.

拥有JSON格式输出可以改进JavaScript组件使用提要输出简易

The final sanity check is to see if the JSON document was persisted to MongoDB, which you'll recall is running over at MongoHQ.

最后健康状况检查查看JSON文档是否持久化MongoDB记得MongoDB运行MongoHQ

If XML had been designed for software development, it would have supported lists and maps and data types as JSON eventually did.

如果XML最初设计目的就是软件开发那么应该JSON那样支持列表映射数据类型

The uncompressed version is to send every part as an individual key in a JSON, this works but is inefficient and very hard on our system.

压缩版本JSON作为一个单独关键部分工作效率低我们系统辛苦