• 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

    youdao

  • With the advent of JSON, however, the server-side code can package and ship JSON-encoded application data in response to the browser requests.

    但是发明JSON 之后,服务器代码可以包装发送 JSON 编码的应用程序数据响应浏览器请求。

    youdao

  • 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非常简单的,所以我们需要使用任何程序库

    youdao

  • Since JSON is just plain text with a simple bracketed structure, many channels can exchange a JSON message.

    由于JSON只是一种含有简单括号结构文本,因此许多通道都可以交换JSON消息

    youdao

  • The parser code receives a JSON file as input and returns a data dictionary (or an array) containing all the objects described inside the JSON file.

    解析代码接收JSON对象作为输入返回一个数据字典(数组),包含JSON文件中介绍所有对象。

    youdao

  • JSON for data: If you have structured or semi-structured data, choose JSON.

    对于数据,使用JSON如果拥有结构化结构化的数据,那么选择JSON

    youdao

  • Many examples using JSON show how the browser can receive JSON messages from the server using GET.

    很多使用JSON例子说明浏览器如何使用GET服务器接收JSON消息

    youdao

  • JSON-RPC is a remote procedure call protocol that USES JSON to encode and marshal arguments and return types.

    JSON - RPC一种远程过程调用协议,它使用JSON参数返回值进行编码编组

    youdao

  • 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对象的序列化字符串

    youdao

  • 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编写者误输入了。

    youdao

  • It then validates that it has proper type of JSON, and that the content-type response header is JSON.

    然后验证是否适当类型JSON验证内容类型响应标头是否JSON

    youdao

  • The invocations from client to RPC adapter are all based on JSON RPC, and the returned data is encapsulated in JSON objects, which can be parsed on the client side very quickly.

    客户机发出的RPC适配器调用全部基于JSON RPC,因此返回数据封装到 JSON对象中,后者可以客户端快速解析

    youdao

  • The pattern of having individual objects represent themselves as JSON is helpful when building aggregate JSON documents.

    建立综合JSON文档时,具有将其自身表示JSON个别对象模式有利的。

    youdao

  • Finally, you need to import the JAR files that include the JSON providers, because the example service produces data in the JSON format.

    最后需要导入包含JSON提供者JAR文件因为示例服务产生json格式数据

    youdao

  • Creating the JSON reading application starts with creating a JSON data source.

    我们由创建一个JSON数据源作为开端,来创建JSON阅读应用程序

    youdao

  • The JSON libraries provide a full set of methods for parsing, selecting, and updating JSON resources, which can easily be incorporated into a general purpose application.

    JSON提供用来解析、选择更新 JSON资源全套方法容易它们合并到通用应用程序中。

    youdao

  • JSON is completely dynamic and lets you change the way you represent data in the middle of your JSON structure.

    JSON完全动态允许JSON结构中间改变表示数据方式

    youdao

  • Parsing JSON data in the application starts when the user selects the JSON button.

    用户选择JSON按钮解析json数据就开始

    youdao

  • The best resource for finding a JSON parser or toolkit is the JSON Web site (see Resources for a link).

    寻找JSON解析器工具箱最好资源JSON站点(有关链接,请参阅参考资料)。

    youdao

  • Parsing JSON formatted resources requires the inclusion of JSON libraries.

    解析json格式资源需要包含json

    youdao

  • Because the GWT JSON library is used to parse out the JSON string, you need to include it in the GWT module configuration file (Listing 14).

    因为使用GWTJSON解析json字符串需要GWT模块配置文件包含(清单14)。

    youdao

  • So, for example, by specifying the return object as a type "json", jQuery will automatically convert the response String from a server into a json object, allowing you to reference it immediately.

    所以例如通过返回对象指定json类型jQuery将能自动来自服务器响应字符串转换json对象,使能够立即引用

    youdao

  • The off-the-shelf json gems break Rails' json generation because in providing methods to both parse and generate json, they redefine the to_json method.

    那些现成的json解析器破坏了Railsjson生成过程,因为提供解析生成json方法的同时,它们定义to_json方法。

    youdao

  • Similarly, the JSON test case (Listing 3) lists a set of media types that should return JSON; namely, application/json.

    类似地JSON测试用例清单3列出返回 JSONapplication/json媒体类型

    youdao

  • Media types such as application/xml and application/json are good enough for XML and JSON message processing in code.

    处理XMLJSON消息而言,形application/xml和application/json媒体类型已经足够了。

    youdao

  • As discussed in Part 1, the conversion from JSON format to Object-C data is performed by a JSON open source parser.

    我们第1部分讨论的,json格式Object - c数据转换通过一个JSON开源解析器执行的。

    youdao

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

    JSON内容请求发送URIJSON对象所有string删除活动内容。

    youdao

  • The clj-http code in Listing 8 converts from the JSON response by taking the body of the response and calling json/read-json on it.

    清单8 中的 clj-http代码是从JSON响应转换,方法是提取响应的正文在其上调用 json/read-json

    youdao

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

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

    youdao

  • Include the JAR files from the ext/wink-json-provider directory in the Apache Wink distribution: wink-json-provider-1.0-incubating.jar and json-20080701.jar.

    ApacheWink发行版ext/wink-json-provider目录下JAR文件包含进来:wink-json-provider-1.0-incubating.jar json-20080701.jar。

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定