json

  • 网络数据;对象;文件;解析;处理
jsonjson
  1. Get the target form field value from the JSON object .

    从JSON对象获得目标表单字段值。

  2. Creating the controller method to make the remote JSON request

    创建用于发出远程JSON请求的控制器方法

  3. The child JSON object will look similar to the following example .

    子级JSON对象类似以下例子。

  4. More and more applications need to convert XML data into JSON .

    越来越多的应用程序需要将XML转换成JSON。

  5. I will offer several different techniques for JSON encoding .

    接下来我将陆续介绍JSON编码的几种技巧。

  6. You can also use JSON to cache data that the user inputs .

    您还可以使用JSON来缓存用户输入的数据。

  7. Then you can easily access the JSON object 's members .

    接下来您可轻松访问JSON对象成员。

  8. You use JSON to minimize data exchange when making asynchronous calls .

    文中使用了JSON,以便在进行异步调用时最小化数据交换。

  9. This example assumes that the result format will be JSON data .

    本例假定最终数据为JSON格式。

  10. So far , you 've just returned JSON data .

    到目前为止,您只是返回了JSON数据。

  11. Loading JSON into memory is one eval () call away .

    将JSON装载到内存只需一个eval()调用。

  12. The XML and JSON use cases are fairly similar and straightforward .

    XML和JSON用例非常类似和直接。

  13. Using JSON for microformat content represents the data approach .

    对微格式内容使用JSON代表了数据一端。

  14. The file is created using a JSON format .

    这里的文件是使用JSON格式创建的。

  15. For these reasons , this article uses JSON .

    出于这些原因,本文使用了JSON。

  16. They both use JSON as their exchange format .

    它们都是用JSON作为它们的交换格式。

  17. Sending JSON in name / value pairs via GET

    通过GET以名称/值对发送JSON

  18. Obtain and expose data as JSON strings from the monitoring component .

    从监控组件获取数据并将其显示为JSON字符串。

  19. The JSON results contain the PUE calculation for each time interval .

    JSON结果包含了每个时间间隔的PUE计算。

  20. This view receives the JSON data file from the caller view controller .

    此视图从调用方视图控制器接收JSON数据文件。

  21. Like the employee data , the organizational data is returned as a JSON string also .

    与职员数据一样,返回的组织数据也是JSON字符串。

  22. JSON is a very popular way to move data around in the Web2.0 world .

    在Web2.0的世界中,JSON是一种非常流行的移动数据的方式。

  23. Running the same code using the JSON format yields a much more compact statement

    使用JSON格式运行相同的代码将得到精简得多的语句

  24. Larger data size compared to JSON

    与JSON相比,数据更大

  25. Because the server is returning JSON as text , we can 't use the

    因为服务器返回的是JSON文本,我们无法使用

  26. A response is then sent in JSON indicating success .

    然后用JSON发送一个表示成功的响应。

  27. JSON Schemas define the acceptable types for the values of properties .

    JSON模式定义属性值可接受的类型。

  28. The ability to use JSON as a message format further simplifies the interaction .

    使用JSON作为消息格式的能力又进一步简化了交互。

  29. This method parses the returned JSON for the list of friends .

    该方法解析返回的好友列表JSON。

  30. A transformer transforms the JSON output into even more natural objects for easy consumption .

    转换器将JSON输出转换成更容易使用的、更自然的对象。