单词 | .json | ||||||||||||
释义 | .json
更多释义 收起释义 例句释义: 数据格式,字符串 1. 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并不是某种魔弹;但是,它对于某些非常特殊的情况是很好的选择。 www.ibm.com 2. But to be truly multi-lingual we're going to want to be able to understand (parse) JSON, not just speak it. 可若要实现真正的多种标准并存,我们还要理解(解析)JSON而不是简单地介绍它。 www.infoq.com 3. 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这类简单的基本格式,一定会面临许多问题。 www.ibm.com 4. 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控制器的另一面,应用程序可以被钩挂(hook)到MySQL、PostgreSQL、一个XML文件存储库、或者什么也不挂。 www.ibm.com 5. 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对象的序列化字符串。 www.ibm.com 6. 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,我准备将此数据连接到我的仪表盘网页。 www.ibm.com 7. 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文件。 www.ibm.com 8. 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,之后您就可以随意选择在下一个应用程序中使用那种技术了。 www.ibm.com 9. 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编写者误输入了。 www.infoq.com 10. Since the grammar of JSON is fairly simple, you can implement such a parser easily without any noticeable performance difference. 由于JSON的语法相当的简单,您可以轻易地实现这种解析器,而不会带来显著的性能差异。 www.ibm.com 1. If you scroll to the bottom of the page, you'll see that the information can be exported as CSV or JSON. 如果您滚动到网页的底部,您将会看到信息可以作为CSV或者JSON输出。 www.ibm.com 2. 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所示)。 www.ibm.com 3. 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形式的字符串并生成一个服务器端对象,以处理和保存数据。 www.ibm.com 4. 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中。 www.ibm.com 5. I'll use the handle departureAirportText to write out the result of the JSON call in just a moment. 稍后我将使用句柄departureAirportText写出JSON调用的结果。 www.ibm.com 6. 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警告等工具检查清单1中所示的JSON对象。 www.ibm.com 7. Within the JSON serialization, the language context can be captured by converting the xml: lang attribute into a field. 在JSON序列化过程中,可以将xml:lang属性转换为一个字段,从而捕获语言上下文。 www.ibm.com 8. 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,而是返回一个对视图的引用。 www.ibm.com 9. JSON4J can be used to convert an XML reply from a Web service into a JSON structure for easy use in an Ajax application. 可以使用JSON4J将XML应答从Web服务转换为JSON结构,以方便在Ajax应用程序中使用。 www.ibm.com 10. In these HTTP responses, only the body of the returned response is shown, in JSON format. 在这些HTTP响应中,只有返回的响应的主体显示出来,使用的是JSON为格式。 www.ibm.com 1. You're also specifying JSON as the return type, which will make it easy to parse the data from JavaScript. 此外,将返回类型指定为JSON,这会使解析来自JavaScript的数据变得十分简单。 www.ibm.com 2. 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. 在前台使用REST和JSON,这意味着可以使用不同的UI套件,或者可以轻松连接上移动客户端。 www.ibm.com 3. Finally, whatever the results are, use the JSON converter from Grails to turn the list into a JSON object. 最后,不管结果如何,来自Grails的JSON转换器会将该列表转换成一个JSON对象。 www.ibm.com 4. The updateCart function is called upon the return, and the JSON values are supplied in an associative array variable called results. updateCart函数是在返回之前调用的,JSON值是在一个称为results的联合数组变量中提供的。 www.ibm.com 5. 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对象的一种协议)。 www.ibm.com 6. 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方法。 www.ibm.com 7. Providing such static screens was the primary objective of Ajax technology and you can accomplish this with JSON as well. 提供此类静态屏幕曾经是Ajax技术的主要目标,而您现在用JSON也能完成此目标。 www.ibm.com 8. JSON Content Request: Remove active content from all String values in an inbound JSON object sent to any URIs. JSON内容请求:从发送到URI的入站JSON对象的所有String值中删除活动内容。 www.ibm.com 9. 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更容易处理,也更有效。 www.ibm.com 10. 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是非常简单的,所以我们不需要使用任何的程序库。 www.ibm.com 1. children is a JSON array that contains the names of the child directories that are part of the current parent. children是一个JSON阵列,还有当前目录的子目录名。 www.ibm.com 2. These data files are again JSON files, like the Resource Model definition files, and they contain objects to be loaded into the model. 与资源模型定义文件一样,这些数据文件同样是JSON文件,并包含将加载到模型中的对象。 www.ibm.com 3. The invocation is by means of a JSON-RPC (JavaScript Object Notation-Remote Procedure Call). 调用是通过JSON-RPC(JavaScript对象注释-远程程序调用)完成的。 www.ibm.com 4. While I'm at it, the JSON response will contain the URL to the user's image, name, and short biography. 之后,JSON响应将包含到达用户图像、名称和个人简介的URL。 www.ibm.com 5. Note: If you want more detail on the org. json or other JSON toolkits, e-mail me and let me know. 注意:如果想要获得有关org.json或其他JSON工具箱的详细信息,可以给我发电子邮件。 www.ibm.com 6. 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”字段。 www.ibm.com 7. Having a JSON formatted output improves the ease with which JavaScript components can use the feed output. 拥有JSON格式的输出可以改进JavaScript组件使用提要输出的简易性。 www.ibm.com 8. 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上。 www.ibm.com 9. If XML had been designed for software development, it would have supported lists and maps and data types as JSON eventually did. 如果XML最初的设计目的就是软件开发,那么就应该像JSON那样支持列表、映射和数据类型。 www.ibm.com 10. 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作为一个单独的关键部分,这一工作,但效率低,在我们的系统很辛苦。 www.bing.com 1. Upon submitting the form, an update function in the JSON servlet is called and synchronizes the database accordingly. 在提交该表单时,将调用JSONservlet中的update函数并同步数据库。 www.ibm.com 2. JSON is the chosen format to represent the data because we'll be using a rich Internet application (RIA) as a front end to the system. 这里选择JSON表示数据格式,这是因为我们将会使用富Internet应用程序(RIA)作为系统的前端。 www.ibm.com 3. Figure 3 shows what winds up in the Log after parsing the JSON array following a typical run of the application. 图3展示了应用程序的典型运行中解析JSON数组之后Log中的内容。 www.ibm.com 4. There are numerous third-party libraries available for converting Python objects to JSON and vice-versa, but we did not need them. 有许多第三方库可用于相互转换Python对象与JSON,但是我们不需要这些库。 www.ibm.com 5. Server-side code must be factored out to application-specific services and a format (such as JSON) must be selected for data exchange. 服务器端代码必须分解为特定于应用程序的服务,并且必须选择一种格式(如JSON)用于数据交换。 blog.163.com 6. So before you finish up, you need to take a look at a second way of dealing with these requests: JSON. 所以在结束前,需要看一下处理这些请求的第二种方式:JSON。 www.ibm.com 7. Most of the popular languages have JSON mechanisms that are as easy as this one to convert basic data structure into and out of JSON. 大多数流行语言都具有与这里一样简单的JSON机制,可以将基本数据结构转化为JSON,或者转换出JSON。 www.ibm.com 8. The resource handlers should have the same name as the resource models but a . groovy rather than . json file extension. 资源处理程序应该与资源模型同名,但其文件扩展名为.groovy而不是.json。 www.ibm.com 9. You convert the stream from the server into a string that you pass to the JSON parser. 您将来自服务器的流转换成传递给JSON解析器的字符串。 www.ibm.com 10. JavaScript Object Notation (JSON) is a data interchange format used to represent data in the business logic running on browsers. JavaScriptObjectNotation(JSON)是一种用于表示在浏览器上运行的业务逻辑数据的数据交换格式。 www.ibm.com 1. It then validates that it has proper type of JSON, and that the content-type response header is JSON. 然后验证是否有适当类型的JSON,并验证内容类型响应标头是否为JSON。 www.ibm.com 2. You can then convert directly to this object to a JSON string and add it to the request as a parameter. 随后可以直接将此对象转换为一个JSON字符串并将其作为参数添加到请求中。 www.ibm.com 3. Notice how the data taken from the form is added directly to the request body as a JSON object; the implementation of zero. services. 请注意从表单取得的数据是如何作为一个JSON对象直接添加到请求体中的; www.ibm.com 4. Listing 3 shows a fragment of a JSON file used for the transformation. 清单3显示了用于转换的JSON文件的一个片段。 www.ibm.com 5. Like the employee data, the organizational data is returned as a JSON string also. 与职员数据一样,返回的组织数据也是JSON字符串。 www.ibm.com 6. Each GET invocation returns a JSON-formatted data representation of the status of the transaction being queried, as shown in Listing 5. 每个GET调用返回一个JSON格式的字符串,这是查询的交易的状态数据,见清单5。 www.ibm.com 7. The bottom line is that our JSON representation is as complete as we need it to be given that we now have an HTTP-oriented solution. 假设我们现在有一个面向HTTP的解决方案,那么基本要求就是我们的JSON表示要尽量完整。 www.ibm.com 8. The geonames. org geocoding service you used in " Grails services and Google Maps" offers JSON output as well as XML (see Resources). 您在“Grails服务和Google地图”中用过的geonames.orggeocoding服务提供JSON输出和XML(请参阅参考资料)。 www.ibm.com 9. After that, the demo_json. php file creates a few Smarty variables of various types: a string, a number, a boolean, and an array. 在这之后,demo_json.php文件创建了一些以下类型的Smarty变量:字符串型、数字型、布尔型和数组。 www.ibm.com 10. Regardless of the transport, the body of the request, such as an XML Document or JSON object, is passed as a parameter named 'param. 略去传输不看,以XML文档或JSON对象形式构建的请求体会作为名为“param”的参数传递。 www.infoq.com 1. Your JSON document doesn't contain any markup, just the URLs and metadata for the images your JavaScript code turns into a slide show. 我们的JSON文档不包含任何标记,只包含要转换为幻灯片的图像的URL和元数据。 www.ibm.com 2. I saw some discussion recently about using JSON for secured data, and I'm not sure that everyone understands the risks. 我最近看到过一些有关把JSON用于保密数据的讨论,而且我也不是很清楚有多少人了解其中的风险。 www.cnblogs.com 3. The JSON basically looks like this: { "id" : "4d6baeb52a54f1000001" }. JSON基本上是这样的:{“id”:“4d6baeb52a54f1000001”}。 www.ibm.com 4. You can also use Sitebricks to deliver XML and Json to GWT applications, just like you would to any other client service. 你还可以通过Sitebricks将XML和JSON传递到GWT应用中,就像任何其他的客户端服务一样。 www.infoq.com 5. JSON4J can be used to format the data into a JSON data stream, which is then returned back to the client. JSON4J可被用来将数据格式化为一个JSON数据流,它之后再被返回给客户机。 www.ibm.com 6. You can, of course, transform JSON into a stylable DOM object, but essentially that just means moving back to XML or (X)HTML. 当然,可以将JSON转换成可设置样式的DOM对象,但本质上说只不过是又回到了XML或(X)HTML。 www.ibm.com 7. First, within the callback, jQuery's each function iterates over the friends collection within the received JSON response. 首先,在回调函数内,jQuery的each函数在收到的JSON响应内遍历好友集合。 www.ibm.com 8. In addition, JSON-formatted data tends to be more compact and efficient to transfer. 此外,JSON格式的数据趋向于更为紧凑而高效的转换。 www.ibm.com 9. Since JSON is just plain text with a simple bracketed structure, many channels can exchange a JSON message. 由于JSON只是一种含有简单括号结构的纯文本,因此许多通道都可以交换JSON消息。 www.ibm.com 10. Favor lightweight formats in general; the best are JSON and a character-delimited custom format. 总的来说越轻量级的格式越好,最好是JSON和字符分隔的自定义格式。 ej38.com 1. To help debug errors, I used the JSON-RPC stand-alone client lib, as shown in Listing 20. 为了帮助调试错误,我使用单独的JSON-RPC客户机库,见清单20。 www.ibm.com 2. The script package format enables you to add a configuration file called cbscript. json to the root directory of the archive. 脚本包格式允许您将一个名为cbscript.json的文件添加到归档文件的根目录。 www.ibm.com 3. JsonML builds on the basics of JSON and enables you to model the user interface elements using JavaScript notation. JsonML构建于JSON的基础之上,它使我们能够使用JavaScript标记建立用户接口元素的模型。 www.ibm.com 4. As stated above, any JavaScript instructions embedded within a JSON data block are executed immediately as the data block is interpreted. 如上所述,当数据块被解释时,任何嵌入进JSON数据块中的JavaScript指令将立即执行。 www.ibm.com 5. By using just these two core features of PHP, it is possible to convert any arbitrary XML data into JSON. 只需要这两种PHP核心特性,就可以将任何XML数据转化成JSON。 www.ibm.com 6. Next, check if the request made includes raw HTTP post data; if it does, return a JSON-encoded response. 接下来,检查请求是否包含原始HTTPpost数据;如果有,返回一个JSON编码的响应。 www.ibm.com 7. One of the big advantages of Groovy is its ability to easily parse XML and JSON without having to invest a lot of time writing parsing code. Groovy的一大优势是,能够方便地解析XML和JSON,不用花费大量的时间编写解析代码。 www.ibm.com 8. Then you use Dojo's dojo. toJson function to turn this into a JSON string. 然后使用Dojo的dojo.toJson函数将它转换成JSON字符串。 www.ibm.com 9. Other parts of the code contain information for constructing the JSON data stream that describes the file system. 代码的另一部分包含构造描述文件系统的JSON数据流的信息。 www.ibm.com 10. The Restlet Framework supports major data formats like XML, JSON, and Atom using extensions to its core framework. RestletFramework使用对其核心框架的扩展来支持主要的数据格式,比如XML、JSON和Atom。 www.ibm.com 1. Determine the out-of-the-box support for common formats, including Atom, JSON, and MIME multipart data. 确定常用格式(包括Atom、JSON和MIME多部分数据)的开箱即用支持。 www.ibm.com 2. Document and Content Management Systems - as a document-oriented (JSON) database, MongoDB's flexible schemas are a good fit for this. 文档和内容管理系统-作为一个面向文件(JSON)的数据库,MongoDB的弹性结构很适合。 www.bing.com 3. Usually an API is a way to get structured data, in XML or JSON format, out of an otherwise unstructured Web site. 通常,API是一种从其他非结构化的Web站点中获取采用XML或JSON格式的结构化数据的方法。 www.ibm.com 4. You then assemble the parameters for the Web services call as an array, which you encode as a JSON string. 然后,将用于这个Web服务调用的参数集合为一个数组,并将其编码为JSON字符串。 www.ibm.com 5. The server responses can be in any format that the client requires, including partial HTML, XML, plain-text, or JSON object. 服务器响应可以是客户要求的任何格式,包括HTML片段、XML、普通文本或者JSON对象。 www.ibm.com 6. Of course, if you're not familiar with the vagaries of XML, it might be better to parse out JSON. 当然,如果您不熟悉XML的用法,那么最好解析为JSON。 www.ibm.com 7. The JSON object for a parent node might look like the following example. 父节点的JSON对象可能类似以下例子。 www.ibm.com 8. Pyjamas development is a bit nascent, so it's good to have another way to test the JSON-RPC from another source. Pyjamas开发还不太成熟,所以最好以其他方法测试来自其他来源的JSON-RPC。 www.ibm.com 9. If you recall from Figure 1, the JSON data contains an array for the children. 如果您从图1中重新调用,JSON数据包含一个子条目阵列。 www.ibm.com 10. The JSON object (or more accurately, window. JSON) is part of the HTML 5 specification as a native object that is always present. JSON对象(或者更确切地说,是window.JSON)是HTML5规范的一部分,作为一个总是存在的原生对象。 www.ibm.com 1. So while this particular example does not use any text outside of the ASCII range, JSON (and XML) work with international text. 所以,尽管这个示例并没有用到ASCII范围之外的任何文本,但是JSON(和XML)适合处理国际化文本。 www.ibm.com 2. This involves converting the JSON object into a string that can be put in the HTTP POST request body. 这包括将JSON对象转换成可放入HTTPPOST请求体中的字符串。 www.ibm.com 3. Many legacy applications and programming languages have native support for XML but don't have support for JSON as it's a newer technology. 许多遗留应用程序和编程语言具有对XML的原生支持,但是不支持JSON,因为JSON是一个较新的技术。 www.ibm.com 4. So far, nothing too far out here if you're used to working with JSON. 到目前为止,如果您习惯了使用JSON,那么不会觉得有太大出入。 www.ibm.com 5. Refer to Resources for more information about JSON and its potential uses as a data interchange format. 从参考资料查找更多有关JSON和将其作为数据内部交换格式的信息。 www.ibm.com 6. So you can simply use its parse method to safely parse the JSON data into a JavaScript object. 因此您只需使用它的解析方法就可以安全地将JSON数据解析为一个JavaScript对象。 www.ibm.com 7. CouchDB databases store uniquely named documents and provide a RESTful JSON API that allow applications to read and modify these documents. CouchDB数据库存储惟一的命名文档并提供一个RESTfulJSONAPI,该API允许应用程序读取和修改这些文档。 www.ibm.com 8. A JavaScript client application receives the JSON as an object, whereby values are referenced using a dot notation syntax. JavaScript客户机应用程序将JSON作为对象接收,因此需使用点表示(dotnotation)语法引用它的值。 www.ibm.com 9. Since you have removed all the Spring dependencies in previous steps, the only library JAR that needs to be available is JSON. 由于您在前面的步骤中删除了所有Spring依赖项,需要提供的惟一JAR库是JSON。 www.ibm.com 10. Like the employee data, a JSON string that contains the detailed organizational data is returned (Listing 3). 与职员服务一样,它返回一个JSON字符串,其中包含详细的组织数据(清单3)。 www.ibm.com 1. Name it rsvp. json and set its model to be invitation. json, as shown in Figure 6. 将它命名为rsvp.json并将它的模型设置为invitation.json,如图6所示。 www.ibm.com 2. The REST handler currently supports JSON , but can be easily enhanced to support XML and other content types depending on requirements. REST处理程序目前支持JSON,但是根据需要很容易增强,支持XML和其他类型。 www.ibm.com 3. With the exception of one input value, everything on the form can be converted into the required JSON format rather easily. 除了一个输入值外,该表单上的所有东西都可以很轻松地转换为所需的JSON格式。 www.ibm.com 4. You first returned JSON from a Grails controller in " Many-to-many relationships with a dollop of Ajax. " 在“使用Ajax实现多对多关系”中,您首先从一个Grails控制器返回JSON。 www.ibm.com 5. The first method is to use a tool like Poster, a Firefox add-on that enables you to issue RESTful calls and see the returned JSON objects. 第一种方法是使用诸如Poster之类的工具,这是一个Firefox外接程序,允许您发出RESTful调用并查看返回的JSON对象。 www.ibm.com 6. A simple Java model for constructing and manipulating data to be rendered as JSON. 一个简单的Java模型,用于构造和操作呈现为JSON的数据。 www.ibm.com 7. Since we want to be good RESTafarian citizens, let's put together a simple framework that moves JSON data using all four verbs. 因为我们要做REST城邦的好市民,就建立一个简单的框架使用这四个动词传递JSON数据吧。 www.ibm.com 8. Think of this as JSON data, even though you can invoke code as well. 将这当作JSON数据,即使您也可以调用代码。 www.ibm.com 9. Then, your application can decode that JSON data and loop through it in any way necessary to display the content. 接下来,您的应用程序可以解码那个JSON数据,以任何必要的方式循环该数据,以便显示数据内容。 www.ibm.com 10. Listing 3 is an example of the status of a transaction representation formatted as a JSON string. 清单3是一个采用JSON格式的交易状态示例。 www.ibm.com 1. This is the outline of a JSON object with a single property named items, whose value is an array of objects. 上述是一个JSON对象的概览,该对象具有一个单一属性,名为items,其值为一个对象数组。 www.ibm.com 2. The toolkit allows you to process JSON, XML, and text responses from Ajax services. 这个工具包允许您处理JSON、XML和来自Ajax服务的文本响应。 www.ibm.com 3. I mentioned earlier that you can use dojox. data to interact with your own JSON-based services. 我在前面提到过,您可以使用dojox.data与基于JSON的服务进行交互。 www.ibm.com 4. In PHP, a pair of native JSON functions help you do a lot of heavy lifting (json_encode and json_decode). 在PHP中,一对原生JSON函数(json_encode和json_decode)将帮助您执行大量繁重的提升。 www.ibm.com 5. When the method invocation completes, the service must reply with a response. The response is a single object serialized using JSON. 当被调用的方法完成后,服务提供方必须提供响应。响应是一个用JSON规范序列化的对象。 dictsearch.appspot.com 6. It functions by receiving HTTP PUT requests, each one containing a JSON document that indicates an account's location at a given time. 它通过接收HTTPPUT请求来运行,每个请求包含一个JSON文档,指出给定时间内帐户的位置。 www.ibm.com 7. JSON is a data serialization format that you can eval by a JavaScript interpreter to create an object. JSON是一种数据序列化格式,可用JavaScript计时器eval来创建对象。 www.ibm.com 8. When you cache data on the client side using JSON, you update the data caching object every time the user clicks on the Add Vehicle button. 当使用JSON将数据缓存到客户端时,系统将在用户每次单击AddVehicle按钮时更新数据缓存对象。 www.ibm.com 9. Finally, the JavaScript is output, defining Ext. app. REMOTING_API with the value set to the JSON representation of the $cfg variable. 最后,JavaScript被输出,用为$cfg变量的JSON呈现设置的值定义Ext. www.ibm.com 10. If all is well, the string representation of the JSON object is converted to a JavaScript object using the eval JavaScript function. 如果一切顺利,JSON对象的字符串表示就会通过evalJavaScript函数转变成一个JavaScript对象。 www.ibm.com 1. The Virtual Application Builder takes the pattern that you created using information defined in the metadata. VirtualApplicationBuilder会接受您使用metadata.json定义信息创建的模式,并创建一个应用程序模型; www.ibm.com 2. We chose to discuss JSON here, since it has some security implications that we'll examine later in this article. 此处我们选择讨论JSON,其原因在于它具有一些隐藏的安全问题,稍后我们将在文章中对其进行研究。 www.ibm.com 3. This makes representing something like a domain object quite simple, but don't let JSON's simpleness fool you. 虽然这使得表示像域对象那样的事情非常简单,但是不要让JSON的简单欺骗您。 www.ibm.com 4. In other words, we are replacing the resource properties document with a JSON object and using HTTP methods in lieu of WS-RP methods. 换句话说,我们正使用JSON对象替代资源属性文档,并使用HTTP方法替代WS-RP方法。 www.ibm.com 5. JSON Content Response: Remove active content from all String values in an outbound JSON object sent by any URIs. JSON内容响应:从URI发送的出站JSON对象的所有String值中删除活动内容。 www.ibm.com 6. These days, another format called JSON is very popular in overcoming some of these issues. 现在,另一种名为JSON的格式,因为克服了这些问题而流行起来。 www.cnblogs.com 7. Apache CouchDB is an open source document-oriented database management system that stores data as JSON objects. ApacheCouchDB是一个基于开源文档的数据库管理系统,它将数据存储为JSON对象。 www.ibm.com 8. It converts keys in the map entries of JSON objects to Clojure keywords, which are more idiomatic to work with in Clojure. 它允许将JSON对象映射项中的键转换为Clojure关键字,后者在Clojure中更具惯用语特征。 www.ibm.com 9. Basically, the user's changes are collected in edit mode and a JSON object is used to represent these changes. 基本上,在编辑模式中收集用户更改且JSON对象用于表示这些更改。 www.ibm.com 10. As referenced in A typical JSON scenario, many Web services provide multiple formats to display the information. 如一个典型的JSON场景所述,许多Web服务都提供多种格式来显示信息。 www.ibm.com 1. Notice that you get the IP address, system name, and system's owner name from the JSON object passed to your service. 注意,从JSON对象中提取IP地址、系统名、以及系统所有者名,并将其传入您的服务中。 www.ibm.com 2. I'd then perhaps embed additional account information into the corresponding JSON document describing the account's location. 然后,我可能会将额外的帐户信息嵌入描述帐户位置的对应JSON文档中。 www.ibm.com 3. One of the loaded scripts, json2. js, is a popular library that provides useful code for JSON processing. 其中一个载入脚本json2.js是一个流行的库,为JSON处理提供有用的代码。 www.ibm.com 4. In this article, you saw how JSON can be a viable alternative to XML when making Ajax requests. 在本文中,您看到了在发出Ajax请求时,JSON如何有效替代XML。 www.ibm.com 5. This transmitted data is plain text and, therefore, can be in a number of different formats, such as XML, HTML, JSON, or just plain text. 所传输的数据采用普通文本形式,因此,可以具有许多不同的格式,比如XML、HTML、JSON,或仅仅是文本。 www.ibm.com 6. To compare JSON and XML, first look at an abbreviated version of the NWS XML data for Richmond, Virginia, shown in Listing 1. 作为JSON和XML的比较,首先看看弗吉尼亚州RichmondNWS数据的XML版本,如清单1所示。 www.ibm.com 7. The data is fetched using RESTful web services and the mode of data interchange between the client and the service provider is JSON. 数据是通过RESTfulWeb服务提取的,客户端和服务提供者之间的数据交换模式是JSON。 www.ibm.com 8. A provider services these requests by returning XML- or JSON-encoded representations of the requested content items. 提供者通过返回所请求内容条目的XML或JSON编码的表示而服务这些请求。 www.ibm.com 9. The client application is not aware that incoming and outbound JSON is being transformed into XML on the server side in the database. 客户端应用程序不知道入站和出站的JSON在服务器端的数据库中被转换成XML。 www.ibm.com 10. This article sums up the need for XML-to-JSON conversion at the middleware server layer. 本文总结了在中间件服务器层上需要将XML转化成JSON的情况。 www.ibm.com 1. Therefore, JSON data can be processed by almost any standard JavaScript function or statement. 因此,JSON数据可以被几乎任何标准JavaScript函数或语句处理。 www.ibm.com 2. This snippet of JavaScript code assigns an abbreviated version of the JSON data to the JavaScript variable weather. 上述JavaScript代码片段将缩减后的JSON数据赋给JavaScript变量weather。 www.ibm.com 3. New message formats are supported: delimited, comma separated values (CSV), fixed width and JavaScript Object Notation (JSON). 支持新的消息格式:带分隔符、逗号分隔值(CSV)、固定宽度和JavaScriptObjectNotation(JSON)。 www.ibm.com 4. Exhibit works on JSON input following a simple set of conventions. Exhibit在处理JSON输入时遵守一组简单约定。 www.ibm.com 5. JSON is a protocol designed to allow middleware to create objects formatted in a JavaScript native format. JSON是一项旨在允许中间件创建使用JavaScript固有格式的对象的协议。 www.ibm.com 6. The punchline is that you can use JSON to send a JavaScript object graph over the network in an Ajax server's response. 妙处在于可以用JSON在Ajax服务器响应中通过网络发送JavaScript对象图。 www.ibm.com 7. It simply makes a request back to the server for a list of photos rendered as JSON. 它仅仅向服务器请求一个JSON形式的照片列表。 www.ibm.com 8. For simplicity, the server communications are not included; instead, the JSON data is provided as a string variable named serverresponse. 为简单起见,不包括服务器通信;相反,JSON数据作为一个字符串变量serverresponse提供。 www.ibm.com 9. If your Ajax project involves navigating lots of complex server responses on the client, JSON may well appeal to you. 如果在Ajax项目中要在客户端对许多复杂的服务器响应进行导航,那么JSON可能适合您的需要。 www-128.ibm.com 10. JSON with Padding (JSONP) is a way to bypass the same-origin policy by using JSON in combination with the tag, as shown in Listing 1. JSONP(JSONwithPadding)是一种可以绕过同源策略的方法,即通过使用JSON与标记相结合的方法,如清单1所示。 www.ibm.com 1. As you can see in Listing 2, in HTTPBuilder it's simple to parse JSON and ensure that the ok element's value is indeed true. 如清单2所示,在HTTPBuilder中可以轻松地解析JSON并确保ok元素的值确实为true。 www.ibm.com 2. As you work on generating your JSON, you may find that you have a problem parsing the code from within your browser-based application. 在生成JSON的过程中,您可能会发现从基于浏览器的应用程序中解析代码会出现问题。 www.ibm.com 3. The localized values are created as objects in JSON format that are part of individual localized JavaScript files. 本地化值被创建为JSON格式的对象,这些对象成为各个本地化JavaScript文件的一部分。 msdn2.microsoft.com 4. I then defined a property (asJSON) pointing to an inner function whose job it is to hand-jam a string representation of my JSON message. 然后我定义了一个属性(asJSON)指向内部函数,其任务是将JSON消息用字符串表示。 www.ibm.com 5. A remote method is invoked by sending a request to a remote service. The request is a single object serialized using JSON. 一个远程方法通过发送一个请求到远程的服务来调用。请求是一个用JSON规范序列化的对象。 dictsearch.appspot.com 6. The request will be received by the back end, which in turn will send back a JSON response file containing the requested data to the device. 请求将被后端接收到,然后回送一个JSON响应文件,其中含有设备请求的数据。 www.ibm.com 7. The JSON and XML data can contain the information to be displayed by the widget. JSON和XML数据可以包含将由小部件显示的信息。 www.ibm.com 8. If you compare both the values, you will find that JSON returns only a string value without the overhead of XML node processing. 对以上两个结果进行对比,不难发现JSON返回的是一个没有XML顶部节点的字符串的值。 www.cnblogs.com 9. Similar to the value provider you created for the auto-complete control, you create a Servlet to return a JSON array containing the values. 与为自动完成控件创建的值提供者类似,我们还要创建一个Servlet,返回包含值的JSON数组。 www.ibm.com 10. The wrapper object Dishy allows you to do this easily. Dishy作为封装了json的对象可以让你很轻松的完成这些。 www.bing.com 1. This article covers the basics of REST and JSON, and shows you one method of setting up the controller. 本文将介绍REST和JSON的基础知识,并展示一种建立控制器的方法。 www.ibm.com 2. This step takes the items array declared in the JSON and uses it to dynamically build an HTML table showing the statistics details. 该步骤接受JSON中声明的条目数组,使用它动态地构建一个显示统计信息细节的HTML表。 www.ibm.com 3. The response to this request is an Atom or JSON feed containing a list of matching users, together with their name and Google ID. 该请求的响应是一个Atom或JSON提要,其中包含一系列匹配的用户,以及他们的姓名和GoogleID。 www.ibm.com 4. As you can see, the JSON data is retrieved from a static file called example. sql. 正如您看到的,从名为example.sql的静态文件中检索JSON数据。 www.ibm.com 5. By default the data is output in RSS format, but other data formats, including JSON, can be specified in the URL. 默认情况下数据以RSS格式输出,但是允许在URL中指定其他数据格式,包括JSON。 www.ibm.com 6. JSON is completely dynamic and lets you change the way you represent data in the middle of your JSON structure. JSON是完全动态的,允许在JSON结构的中间改变表示数据的方式。 www.ibm.com 7. Once that PHP array is fully constructed, then the Services_JSON encoder can easily convert it to JSON-formatted data. 一旦PHP数组构造完成,Services_JSON编码器就很容易将其转化成JSON格式的数据了。 www.ibm.com 8. You'll use a policy to control uploads; the policy is a set of rules expressed in the JSON data format. 您将使用一种策略来控制上传;该策略是使用JSON数据格式表示的一组规则集。 www.ibm.com 9. A Java object model for constructing and manipulating data to be rendered as JSON. 一个Java对象模型,用于构建和操作将被呈现为JSON的数据。 www.ibm.com 10. The pattern of having individual objects represent themselves as JSON is helpful when building aggregate JSON documents. 在建立综合JSON文档时,具有将其自身表示为JSON的个别对象的模式是有利的。 www.ibm.com 1. In this case, you'd download json. zip from the JSON Web site and add the included source files to your project's build directory. 在这种情况下,可以从JSONWeb站点下载json.zip并将其中包含的源文件添加到项目构建目录。 www.ibm.com 2. I've just created a JSON representation of a parking ticket and called it "ticket. " 我刚刚创建了一张停车票据的JSON表示,并将称其为“票据”。 www.ibm.com 3. This article, until now, has showed how you can call a JavaScript function with static JSON data as a parameter. 至此,本文已展示了如何将静态JSON数据作为参数调用JavaScript函数。 www.ibm.com 4. However, you still have to employ the DOM to actually populate the output with the information that was loaded from the JSON file. 然而,我们仍然需要使用DOM将从JSON文件中加载的信息真正填充至输出。 www.ibm.com 5. This code generates the following JSON data shown in Listing 8, assuming an error condition is present. 这些代码生成如清单8所示的JSON数据,假设给出了一个错误条件。 www.ibm.com 6. The scrollable columns of the horizontal dimension are defined by the JSON array cells. 水平维度的可滚动列是由JSON数组cells定义的。 www.ibm.com 7. The to-do list data is embedded into the page, but it's transported around in JSON form, maintained in the taskStorage variable. to-do列表数据内嵌于页面中,但是这些数据在JSON表单内传输,保存在变量taskStorage中。 www.ibm.com 8. You can put these limits into a JSON metadata object. 您可以将这些限制置入JSON元数据对象中。 www.ibm.com 9. This simple test page allows you to insert, update, delete, and query JSON data, stored as JSONx in your database. 这个简单的测试页面允许您插入、更新、删除和查询以JSONx的形式储存在数据库中的JSON数据。 www.ibm.com 10. For this type of interaction, you can use one of the many structured data standards, such as JavaScript Object Notation (JSON) or XML. 对于这种类型的交互,可以使用很多结构化数据标准中的一种,比如JavaScriptObjectNotation(JSON)或XML。 www.ibm.com 1. Several other attributes named sync, json, and cpr let you specify various features of the generated code. 名为sync、json和cpr的属性则可以让您指定已生成代码的各种特性。 www.ibm.com 2. The Flex application calls on a JSON object registered at the back-end servlet in the portal application. Flex应用程序调用在门户应用程序的后端servlet中注册的JSON对象。 www.ibm.com 3. My application currently has one reachable endpoint that only accepts a JSON request, which will require some tools to fashion. 我的应用程序目前拥有一个可以达到的端点,只接收JSON请求,需要一些工具才能流行。 www.ibm.com 4. This is done by taking the contents of the HTTP POST and converting them into a JSON object. 该操作通过提取HTTPPOST的内容,并将其转换成JSON对象来实现。 www.ibm.com 5. Your system architects can choose whatever interchange format they want, but these days, it's typically XML, JSON, or simple text. 您的系统架构可选择其所需的任意交换格式,但近来这种格式通常是XML、JSON或简单文本。 www.ibm.com 6. JavaScript Object Notation, usually called JSON, is a lightweight data-interchange format. JavaScriptObjectNotation(通常称为JSON)是一种轻量级的数据交换格式。 www.ibm.com 7. For very large datasets, it's hands down the fastest format, beating out even natively executed JSON in parse speed and overall load time. 对于非常大的数据集,它是最快的传输格式,甚至可以在解析速度和下载时间上击败本机执行的JSON。 blog.sina.com.cn 8. When using this technique, the while(1); statement must be stripped at the client before using the JSON data to avoid an endless loop. 使用这种技术时,这个while(1);语句必须在使用该JSON数据之前在客户端上剥离,从而避免无限循环。 www.ibm.com 9. This section explores a rather intuitive but non-isomorphic mapping between XML and JSON so you can understand such differences. 这个小节探索了一个非常直观但不是同构的XML和JSON之间的映射。 www.ibm.com 10. This function reads the JSON-structured content from the JavaScript object rowData, as shown in Listing 3. 该函数从JavaScript对象rowData中读取JSON结构化内容,如清单3所示。 www.ibm.com 1. You don't need to manually convert the Java object into a JSON object. 没有必要手动将Java对象转换成JSON对象。 www.ibm.com 2. Note that the JSON response contains a key element, which describes why a particular document was emitted. 注意,JSON应答包含一个key元素,用于描述为何要生成特定的文档。 www.ibm.com 3. JSON. org: Visit this home page that also serves as tutorial and specification for this very simple data format. org:访问该主页,它也提供了这种极其简单的数据格式的教程和规范。 www.ibm.com 4. Only JEST can reinterpret the enhanced JSON representation to recreate an object graph with cyclic references. 只有JEST可以将增强的JSON表现重新解析而创建一个具有循环引用的对象图。 www.ibm.com 5. After all, if you can store data in JSON format, it makes the life of a JavaScript developer that much easier. 毕竟,如果能够以JSON格式存储数据,JavaScript开发人员的工作就将变得轻松很多。 www.ibm.com 6. You only need to use the json_encode function to turn the returned array into JSON code. 您只需使用json_encode函数来将已返回的数组转变为JSON代码。 www.ibm.com 7. When you need to represent a set of values, JSON starts to be not only more readable, but less verbose. 当需要表示一组值时,JSON不但能够提高可读性,而且可以减少复杂性。 www.ibm.com 8. Not surprisingly, you can also use this utility class to output the SELECT result bindings as JSON, as shown in Listing 11. 毫不奇怪,使用这个工具类也能将SELECT结果邦定输出为JSON,如清单11所示。 www.ibm.com 9. JSON reduces the HTTP traffic by introducing a new format for interchanging data between server and client applications. JSON为服务器和客户端应用程序之间的数据交换引入一种新的格式,从而减少了HTTP流量。 www.ibm.com 10. It simply creates a JSON object from the string data, which is the result of the GET call. 这段代码根据GET调用产生的字符串数据创建一个JSON对象。 www.ibm.com 1. The idea of JSON is to make the response a specific data structure that can be easily parsed by the JavaScript code. JSON的构思是用Java代码可以轻松解析的数据结构表示响应。 www.ibm.com 2. Notice this jQuery code is calling a JSON method at the location of our controller. 注意,jQuery代码是在我们的controller上调用JSON方法。 www.infoq.com 3. A variety of MIME types are defined that can be used to deliver a resource in XML, JSON, or HTML format. 通过定义,各种MIME类型可用于交付XML、JSON或HTML格式的资源。 www.ibm.com 4. JSONx is a suitable format for systems that deal with XML data but need to be extended with support for JSON. JSONx格式适用于处理XML数据但又需要扩展为支持JSON的系统。 www.ibm.com 5. The corresponding Instant UI web page code to read the JSON formatted output is in Listing 9. 用于读取JSON格式化输出的相应的即时UIweb代码位于清单9中。 www.ibm.com 6. The ability to use JSON as a message format further simplifies the interaction. 使用JSON作为消息格式的能力又进一步简化了交互。 www.ibm.com 7. There are many ways to turn Atom 1. 0 into JSON, and several people have already written XSLT scripts, of varying quality, for the purpose. 有很多方式可以将Atom1.0转变成JSON,为此,已经有人编写了多个质量各异的XSLT脚本。 www.ibm.com 8. Listing 25 shows the JSON serializations for each of these content forms. 清单25展示了这些形式的内容的JSON序列化。 www.ibm.com 9. It melds the simplicity of the JSON markup with the DOM as the target format. 它将JSON标记的简单性融入于DOM中,并将其作为目标格式。 www.ibm.com 10. The latter approach is actually my preference because then it treats the XML-based and JSON (text-based) formats equally. 实际上,后一种方法是我的优先选择,因为它会平等对待基于XML的格式和JSON(基于文本)格式。 www.ibm.com 1. Finally, cURL updates the work item with all of the data in a JSON form. 最后,cURL会更新工作项和所有JSON格式的数据。 www.ibm.com 2. The key step in the preceding code is providing the actual object as the JSON output to the client. 以上代码的关键步骤在于将实际对象作为JSON输出提供给客户机。 www.ibm.com 3. For the purpose of this article, the JSON conversion is assumed to occur outside the steps described here. 在本文中,假设JSON转换不包含在这里介绍的步骤中。 www.ibm.com 4. However, JSON document-oriented database management systems have started to appear. 不过,面向文档的JSON数据库管理系统开始出现。 www.ibm.com 5. I'll use that for now to demonstrate creating and finding documents, which involves writing some JavaScript and JSON. 现在我将一直使用它来演示创建和查找文档,其中涉及到写入一些JavaScript和JSON。 www.ibm.com 6. To view the results in a JSON data format, append the URL with &format=json and press the Enter key. 要查看JSON数据格式的结果,可以将这个URL附加到&format=json,然后按下Enter键。 www.ibm.com 7. The incoming object in the request. json. output assignment is provided as an argument in the toJson function. output赋值操作中的传入对象将作为toJson函数中的参数提供。 www.ibm.com 8. Find all neighbors of a country (returning an XML file or JSON feed). 找到某个国家的所有邻国(返回XML文件或JSON提要)。 www.ibm.com 9. If all is well, the string representation of the JSON array is converted to an array using the eval JavaScript function. 如果一切正常,则使用evalJavaScript函数将JSON数组的字符串表示将转换为数组。 www.ibm.com 10. After this element has been found, the elements within this entry are iterated through with JSON pairs being formed for each statistic. 找到这个元素之后,使用为每个统计信息形成的JSON对迭代这个条目内的元素。 www.ibm.com 1. To query information from a collection, you can use various comfort-inducing query methods via a RESTful JSON API. 为了从一个集合查询信息,您可以通过RESTfulJSONAPI使用各种便利的查询方法。 www.ibm.com 2. In this case, I've simply updated the saveLocation with some code to place a simple JSON document onto a queue named "locations_queue" . 在本例中,我仅使用一些代码更新了saveLocation,以将一个简单的JSON文档放到名为“locations_queue”的一个队列上。 www.ibm.com 3. Ajax drives you into thinking how you provide data to a page. JSON formatting. Ajax驱使你思考给页面提供数据的方式。 www.infoq.com 4. It contains full copies of the XML and JSON data feeds and gives the user the option of parsing either one. 其中包含XML和JSON数据资料的全部副本。用户可以任选其一进行分析。 www.ibm.com 5. Now that we have serialized our object, we can use it in any number of JSON functions in an Ajax application. 现在我们已经序列化了对象,我们可以在Ajax应用程序的任意数目的JSON函数中使用它。 www.ibm.com 6. Consequently, Ajax Web services frequently return results in plain text, HTML snippets, or JSON. 因此,AjaxWeb服务常常返回纯文本、HTML片段或JSON格式的结果。 www.ibm.com 7. The knowledge base management module constructs a information tree by JSON object of JavaScript. 知识库管理模块则利用JavaScript的JSON对象构建树状结构来管理信息。 www.ggdata.com 8. JSON is native for the JavaScript language, but needs additional coding on the Java server side. 对于JavaScript语言来说,JSON是本地的,但需要在Java服务器端进行额外的编码工作。 www.ibm.com 9. JSON-RPC is a remote procedure call protocol that uses JSON to encode and marshal arguments and return types. JSON-RPC是一种远程过程调用协议,它使用JSON对参数和返回值进行编码和编组。 www.ibm.com 10. For this exercise, the Dojo Web page will request a JSON data format when calling this operation. 对于这个练习,当调用这个操作时DojoWeb页面将会要求一个JSON数据格式。 www.ibm.com 1. If you strip that down to the bare essence of the data, you can encode the same event using JSON. 如果只留下基本的数据,可以用JSON编码同样的事件。 www.ibm.com 2. Our design reads the REST URI from a JSON file depending on the corresponding REST key. 我们的设计根据相应的REST关键字从JSON文件读取RESTURI。 www.ibm.com 3. The JSON4J library provides a set of classes for easily constructing JSON data formats. JSON4J库提供一组易于构造JSON数据格式的类。 www.ibm.com 4. For instance, most back-end processes require an XML document while a front-end process may require a JSON object. 比如,大部分后端处理需要XML文档,而前端处理则可能要求JSON对象。 www.infoq.com 5. One simple way to convert this data is to create general parser code that converts JSON data into an Objective-C application data object. 转换这类数据的一个简单方法是创建一个通用解析器代码,该代码可以将JSON数据转换成一个Objective-C应用程序数据对象。 www.ibm.com 6. The last approach uses JSON to avoid the need for proxies. 最后一种办法使用JSON避免了通过代理的需要。 www.ibm.com 7. A transformer transforms the JSON output into even more natural objects for easy consumption. 转换器将JSON输出转换成更容易使用的、更自然的对象。 www.ibm.com 8. Parsing JSON formatted resources requires the inclusion of JSON libraries. 解析JSON格式的资源需要包含JSON库。 www.ibm.com 9. Many Ajax developers prefer handling data directly using JSON in the browser-side JavaScript code. 很多Ajax开发人员喜欢在浏览器端JavaScript代码中直接使用JSON处理数据。 www.ibm.com 10. In this appendix, we show the results of issuing two requests to Twitter using curl, one in JSON and one in friendly XML. 在这个附录中,我们显示了向使用curl的Twitter发出两个请求得到的结果,一个请求的格式为JSON,另一个为友好的XML。 www.ibm.com 1. This uses RoR's built-in support for JSON to respond to a URL that ends with . json. 这会用RoR内置的JSON支持响应以.json结尾的URL。 www.ibm.com 2. With JSON, you call a simple function and get your data, formatted and ready for use. 如果使用JSON,只需调用一个简单的函数,就可以获得经过格式化的数据,可以直接使用了。 www.ibm.com 3. You can refer to the org. json package documentation (links in the Resources section) for more details. 可以参考org.json包文档(有关链接,请参阅参考资料部分)以了解详细信息。 www.ibm.com 4. Let's have a look at what would happen if we converted the above XML document into a JSON object (see Listing 2). 让我们来看一看如果把以上XML文档转换为JSON对象会发生什么情况(参见清单2)。 www.ibm.com 5. The response will return a simple JSON doc rather than a simple text string. 响应将返回一个简单的JSON文档而不是一个简单的文本字符串。 www.ibm.com 6. Then, the PHP example executes the demo_json. tpl template to produce the JSON response. 然后,PHP例子执行demo_json.tpl模板生成JSON响应。 www.ibm.com 7. Specifically, you create a JSON data stream on the client that contains the methods to invoke and the parameters. 尤其是,您可以在客户机上创建一个JSON数据流,其中包含要调用的各种方法及参数。 www.ibm.com 8. In addition, the data received in JSON format will be readily treated as a JavaScript native data structure in the browser-side code. 此外,在浏览器端代码中,收到的JSON格式的数据很容易被作为原生JavaScript数据结构处理。 www.ibm.com 9. The handleData function is implemented to handle JSON data, but you can customize it to handle other data types if you choose. handleData函数被实现为处理JSON数据,但是可以对它进行定制,使之处理其他数据类型。 www.ibm.com 10. The long and short is that JSON is not safe in any system that uses cookies for authentication. JSON在使用cookie来做身份认证的任何系统上都不安全。 www.cnblogs.com |
||||||||||||
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。