Typeof

运算符

常用释义

词性释义

n.

(编程中的)运算符
例句
  • 全部
typeof is often useful in conjunction with the statements-within-expressions feature.
typeof在协助内嵌表达式的声明时非常有用。
Bing hasn't been the first search engine to come out with this typeof best practice's guide.
Bing并不是第一个提出这种“最佳实践指导”(bestpractice`sguide)的搜索引擎。
You can test whether an object is of a particular type with the TypeOf. Is expression.
可以用TypeOf.Is表达式测试对象是否为特定类型。
I use the JavaScript typeof operator to check for the existence of the objects needed to perform the transformation.
利用JavaScripttypeof运算符检查是否存在执行转换需要的对象。
TypeOf总是与Is关键字一起用于构造TypeOf.Is表达式。
The TypeOf. Is expression evaluates to True if the run-time type of the operand is derived from or implements the specified type.
如果操作数的运行时类型是从指定类型派生的或者实现指定类型,则TypeOf.Is表达式计算为True。
当typename指定接口类型时,如果对象实现该接口类型,则TypeOf.Is表达式将返回True。
调试器支持typeof和sizeof运算符,方法是将其转换为等效的.NETFramework函数。
TypeOf运算符确定objectexpression的运行时类型是否与typename兼容。
If you use TypeOf, it must part of an expression that uses Is.
如果使用TypeOf,它必须是使用Is的表达式的一部分。
GCC提供一个名为typeof的扩展(见参考资料),但它不是标准的。
下面的示例在引用值的对象变量和引用类型上使用TypeOf。
此外,typeof运算符还可以对未绑定的一般类型进行操作。
一元操作符与其操作数之间不应有空格,除非操作符是个单词,比如typeof。
If you don't know the type of the operand, you can still do this, but you must use typeof (see Typeof).
如果你不知道变量的类型,也是可以这么使用的。但一定要使用typeof。
Linux使用typeof构建min和max等依赖于类型的操作。
You can also use the TypeOf Operator (Visual Basic) to determine whether an object variable currently refers to a specific data type.
也可使用TypeOf运算符(VisualBasic)确定对象变量当前是否引用了特定的数据类型。
属性参数必须是属性参数类型的常数表达式、typeof表达式或数组创建表达式
TYPEOF can only be applied to object types with a VMT
TYPEOF只能用于具有VMT的对象类型
典型的任务:为一种新的天然气发电机设计一个激光点火系统