1. > 电脑手机 >

undefined的中文意思(undefined的中文意思wa)

本文目录一览:

undefined是什么意思啊?

undefined是一个特殊值,通常用于指示变量尚未赋值。对未定义值的引用返回特殊值。其实大多数计算机语言,只有一个表示"无"的值,比如,C语言的NULL,Java语言的null,Python语言的None,Ruby语言的nil。

undefined

英 [ˌʌndɪˈfaɪnd]   美 [ˌʌndɪˈfaɪnd]

adj.

未阐明的;未限定的

双语例句

1.As we shall not deal with algorithmic problems, we leave the term "efficient" undefined.

因为不讨论算法问题,我们对“有效”这一术语不作具体解释。

2.The money was lent for an undefined period of time.

这笔钱无限期借出。

3.An undefined prefix is in use.

使用了未定义的前缀。

4.Call to undefined function getmxrr.

是调用了未定义的函数。

5.Undefined elements can be included in an array literal by simply omitting a value between commas.

数组直接量中还可以存放未定义的元素,只要在逗号之间省去该元素的值就可以了。

扩展资料:

说明

一个特殊值,通常用于指示变量尚未赋值。对未定义值的引用返回特殊值“未定义”。类型定义代码 typeof(undefined) 返回未定义字符串。

当将“未定义”转换为字符串时,它转换为空字符串。

“未定义”值与特殊值null(空)相似。事实上,当使用相等运算符对null(空)和“未定义”进行比较时,它们的比较结果为相等。

参考资料来源:百度百科:undefined(程序语句)

undefined是什么意思

undefined 英 [ˌʌndɪˈfaɪnd] 美 [ˌʌndɪˈfaɪnd]

adj. 未阐明的; 未限定的;

[网络] 未下定义; 不明确的; 未定义的;

[例句]The abstract superclass defines and may partially implement the behavior, but much of the class is undefined and unimplemented.

抽象的总纲而且下定义可能部份地履行行为,但是许多类别是未阐明的:未解释的和未实施的。

[其他] 形近词: redefined predefined multidefined

undefined的中文意思是什么是什么?

adj. 未定义的;不明确的。

一、读音:英 [ˌʌndɪ'faɪnd];美 [ˌʌndɪ'faɪnd]

二、例句:

The result of the call is undefined.

调用的结果是未定义的。

三、词汇用法:

undefined是一个特殊值,通常用于指示变量尚未赋值。对未定义值的引用返回特殊值。其实大多数计算机语言,只有一个表示"无"的值,比如,C语言的NULL,Java语言的null,Python语言的None,Ruby语言的nil。

null与undefined

null的类型是一个对象,用来表示一个变量没有任何数值,而undefined是指变量没有定义任何值。

在JavaScript中,关键字null表示空值的意思,它表示对象为空,或者变量没有引用任何对象。如果当一个变量的值为null,则表明它的值不是有效的对象、数组、数值、字符串和布尔型等。如果使用alert(typeof(null))来检测null值的类型,则返回object,说明它是一个对象类型。

而undefined与null不同,它表示无值的意思,并且具有独一无二的类型,它区别任何对象、数组、数值、字符串和布尔型。alert(typeof(undefined))的返回值为undefined。

undefined中文翻译是什么

undefined中文意思:不明确的;未下定义的 ;未定义。

扩展资料

发音:[ʌndɪ'faɪnd]

词性:adj. 不明确的;未下定义的。

短语:

undefined record 未定义记录

Undefined Area 未定义区域

undefined assets 非限定资产

definir undefined 设置未定义

Undefined Integral 不定积分

造句:

1、What’s really interesting about the Victorians is that it was all so undefined, which is a kind of freedom.

2、维多利亚时代的人真正有趣的一点是:一切都没有下定义,所以这是某种程度的自由。

3、Undefined reference, what was the solution last time?

未定义的引用,上次我们是怎么解决的呢?

4、They hold only one piece of data: a string, a number, the undefined value, a reference to another variable.

它只保存一段数据:一个字符串、一个数字、未定义的值以及对另一个变量的引用。

5、Yale University is a non-profit corporation; the price of a share in Yale University is undefined-- it's zero over zero.

耶鲁大学可以看作是个非盈利组织,它的股价无法定义,是零除以零。

6、If it does, the behavior of these methods is undefined in the general case, although this specific implementation attempts to do something reasonable.

如果出现这种情形,通常这些方法的行为是未定义的,虽然这里的具体实现可能会尝试做某些合理的事情。

版权声明:本文内容由互联网用户自发贡献,该文观点仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容, website.service08@gmail.com 举报,一经查实,本站将立刻删除。

联系我们

工作日:9:30-18:30,节假日休息