JSON ( JavaScript Object Notation) is a lightweight data-interchange format, and it can be easily parsed by browser which supports JavaScript.

  • JSON(Javascript Object Notation)是一种轻量级的数据交换格式,易于被支持JavaScript的浏览器所解析。
  • 来源:互联网摘选更新时间:2025-02-23 18:32:50

  • 重点词汇
  • aart. (用于可数名词或单数名词前,表示未曾提到的)一(人、事、物);用于前有形容词或后有短语的不可数名词前;一(个);每一(个);任一(个);
  • andconj. 和,与;而且;于是,然后;因此;
  • jsonn.基于JavaScript语言的轻量级的数据交换格式(JavaScript Object Notiation)
  • objectn.物体;目标;宾语;(情感或反应的)对象 ;
  • browsern.浏览程序;浏览器(用于在互联网上查阅信息);浏览图书报刊者;逛商店的人;
  • isvt.& vi. 是(be的三单形式);
  • javascriptn.基于对象和事件驱动的客户端脚本语言;
  • easilyadv.容易地;很可能;频繁地;
  • can be可能;可以是;
  • 相关例句
1、

On the other side, BPM2.0 can integrate relatively lightweight REST services, widgets, and so on, which are built using Web2.0 protocols like JavaScript Object Notation ( JSON) and Atom.

另一方面,BPM2.0可以集成相对轻量级的REST服务、小部件等,这些是使用Web2.0协议(例如JavaScript Object Notation(JSON)和Atom)构建的。

互联网摘选

2、

In normal Ajax development, this would entail calling a server-side resource directly from JavaScript and receiving data back encoded as JavaScript Object Notation ( JSON) or XML.

在正常的Ajax开发中,需要直接从JavaScript调用服务器端资源,并接收编码成JavaScript Object Notation(JSON)或XML的数据。

互联网摘选

3、

For this type of interaction, you can use one of the many structured data standards, such as JavaScript Object Notation ( JSON) or XML.

对于这种类型的交互,可以使用很多结构化数据标准中的一种,比如JavaScript Object Notation(JSON)或XML。

互联网摘选

4、

The successful application of DWD in the short-radius deep sidetracking of horizontal wells in Taha region provides an effective way for reducing the cost of short radius horizontal well drilling, improving the operation efficiency, eliminating the operational risks, it is worthy to be introduced in oilfields.

DWD在塔河地区深侧钻短半径水平井中的成功应用,为短半径水平井降低施工成本、提高施工效率、回避施工风险找到了一条有效的途径,具有一定的推广应用价值。

互联网摘选

5、

This paper applied three joint time frequency analysis ( JTFA) methods to a surface discharge signal in oil, i.e., Short time Fourier transformation ( STFT) based spectrogram, Wigner distribution ( DWD) and Gabor spectrogram ( DGS).

将短时傅立叶变换谱、Wigner分布及Gabor谱等3种联合时频分析方法应用于离散时间域,分析并处理了油中沿面放电波形。

互联网摘选

6、

Application of Subsize Wireless Directional While Drilling ( DWD) Apparatus in Short-radius and Deep Sidetracking Horizontal Wells

小尺寸无线随钻测量仪器DWD在深侧钻短半径水平井中的应用

互联网摘选

7、

The discrete Wigner distribution ( DWD) is a two dimensional representation of a signal in discrete time dimension and discrete frequency dimension.

离散Wigner分布(DWD)是信号在离散时域和离散频域上的二维表示。

互联网摘选

8、

The EcmaScript component offers only the core language features& the primitive data types, expression evaluation, flow control, etc.

EcmaScript组件只提供核心语言功能&原始数据类型、表达式赋值和流量控制等等。

互联网摘选

9、

The arguments array is the ECMAScript standard built-in reference to the arguments passed to this function.

数组arguments是指向传递到这个函数参数的ECMAScript标准内置引用。

互联网摘选

10、

The ECMAScript standard is freely available from the ECMA Web site.

ECMAScript标准可以从ECMA Web站点免费获得。

互联网摘选

11、

In many ways, EcmaScript is a lowest-common-denominator solution to the scripting code compatibility problem among popular Web browsers.

在许多方面,对于流行的Web浏览器中的脚本代码兼容性问题来说,EcmaScript是共同特点最少的解决方案。

互联网摘选

12、

Thus far, our discussion has centered around using EcmaScript to simply and easily leverage the APIs of the Java platform.

目前为止,我们的讨论都是围绕着使用EcmaScript来简单、轻松地平衡Java平台上的API。

互联网摘选

13、

A third implementation of this new scripting language, called EcmaScript, was meant to standardize the language itself and the DOM.

JavaScript的第三个实现是一种新的脚本语言,称为EcmaScript,其目的是对自己和DOM进行标准化。

互联网摘选

14、

Using ECMAScript gives you full programming flexibility, but if all you want is animation, SVG has and related tags ( such as or).

使用ECMAScript可为您提供完美的编程灵活性,但如果您所需要的只是动画,SVG还提供了和相关的标签(如或)。

互联网摘选

15、

Most of the control flow statements in EcmaScript should be familiar to Java programmers, as the statements were modeled after the Java programming language.

EcmaScript里大多数控制流的语句对于Java编程人员来说都应该是熟悉的,因为这些语句都是根据Java编程语言的模型设计的。

互联网摘选

16、

In particular, you can manipulate SVG within Web browsers ( or other applications) using ECMAScript and the Document Object Model ( DOM).

尤其是,您可以在使用ECMAScript和其他文档对象模型(DOM)的Web浏览器(或其他应用程序)中操纵SVG。

互联网摘选

17、

That is, you can code your EcmaScript program to take advantage of the comprehensive APIs of the underlying JDK.

这就是说,您能利用作为基础的JDK的全面API编写EcmaScript程序。

互联网摘选

18、

You can enter an EcmaScript program interactively into FESI, or use the File' Open menu to open it in a text file containing an existing EcmaScript program.

您能将一个EcmaScript程序交互式地输入FESI,或使用File Open菜单将它在一个包含着现有EcmaScript程序的文本文件中打开。

互联网摘选

19、

The button action event handler, shown next, uses the runFESI method to run the EcmaScript programs.

下面显示的按钮操作事件处理程序使用了runFESI方法来运行EcmaScript程序。

互联网摘选

20、

Arrays in EcmaScript are native objects.

EcmaScript中的数组为本地对象。

互联网摘选

  • 今日热词
  • 热门搜索

简答网英语词典(dict.jiandongshicai.cn)为您提供在线翻译英语词典单词大全英译汉汉译英等英语服务!可按单词字数词义分类查询。支持lj:关键词格式查询例句。

用户反馈
请选择反馈类型(可多选):
您的联系方式:(如需回复请填写联系方式)
反馈内容:
提交成功 小编会尽快处理
回到顶部
点击反馈