导航菜单

json-array是什么意思_翻译中文_怎么读

json-array

网络释义:数组

网络释义

1.数组 ... count 总条目数。 json array 数组。 array 数组。 ...

例句释义:,数组

1.children is a JSON array that contains the names of the child directories that are part of the current parent.children是一个JSON阵列,还有当前目录的子目录名。

2.Figure 3 shows what winds up in the Log after parsing the JSON array following a typical run of the apppcation.图3展示了应用程序的典型运行中解析JSON数组之后Log中的内容。

3.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数组。

4.The scrollable columns of the horizontal dimension are defined by the JSON array cells.水平维度的可滚动列是由JSON数组cells定义的。

5.If all is well, the string representation of the JSON array is converted to an array using the eval JavaScript function.如果一切正常,则使用evalJavaScript函数将JSON数组的字符串表示将转换为数组。

6.The envelope is just another JSON array that describes the encryption, containing keys algorithm, iv, andissued_at.envelope是另一种JSON数组,包含密匙算法、iv、andissued_at等加密信息。

7.The cpent dynamically populates the SELECT control with the values in the JSON array.客户端使用JSON数组中的值动态填充SELECT控件。

8.Upon receiving the response, the SELECT tag is populated with values returned in the JSON Array using JavaScript (see Listing 23).在接收到响应时,将使用JavaScipt将JSON数组中返回的值填充到SELECT标记之中(请参见清单23)。

9.The server sends the JSON array of values back to the cpent.服务器将JSON值数组发回给客户端。