网站首页  词典首页

请输入您要查询的英文单词:

 

单词 virtual method
释义

virtual method

  • 网络虚方法;虚拟方法;常用的虚方法
1.
虚方法
余下的元素是类的虚方法Virtual method)的编译后的方法体(可执行代码)。这样,TIB 就作为 Jalape?o 的虚方法表(virt…
www.ibm.com
2.
虚拟方法
虚拟方法(Virtual Method),提供派生类(derived class)改写(override)父类定义的方法的机制重载方法(Overload Method),定义 …
www.cnblogs.com
3.
常用的虚方法
5 常用的虚方法(virtual method)在上面例子我们看到,对于替换进模板的那些变量, 如果$var1是一个hashref, 如果在TT里面要得 …
xufish.blogbus.com
4.
虚函数
虚函数(virtual method) 有C 程序去学习Java时, 总结出”Java的所有成员函数都是虚函数”. 为什么要这么总结?
www.udpwork.com

例句

释义:
1.
Converting a virtual method call to a direct method call is called monomorphic call transformation.
把虚方法调用转换成直接方法调用,叫做单形(monomorphic)调用变换。)
www.ibm.com
2.
To invoke a virtual method statically, the variable might need to be cast to a type that uses the desired version of the method.
若要静态调用虚方法,可能需要将变量强制转换为使用方法的所需版本的类型。
msdn2.microsoft.com
3.
One particular analysis feature that we treat a bit differently has to do with virtual method resolution.
一个有明显区别对待的地方是解析虚方法。
www.infoq.com
4.
If a virtual method is declared abstract, it is still virtual to any class inheriting from the abstract class.
如果将虚方法声明为抽象方法,则它对于从抽象类继承的所有类而言仍然是虚的。
msdn2.microsoft.com
5.
When a virtual method is invoked, the run-time type of the object is checked for an overriding member.
调用虚方法时,将为重写成员检查该对象的运行时类型。
msdn2.microsoft.com
6.
A virtual method can be implemented by a derived type and can be invoked either statically or dynamically.
虚方法可以由派生的类型来实现,既可静态调用,也可动态调用。
msdn2.microsoft.com
7.
The compiler can perform optimizations with indirect calls, such as hoisting the load of a virtual method address out of a loop.
编译器可以使用间接调用执行优化,如提升循环外虚方法地址的加载。
msdn2.microsoft.com
8.
The virtual method cannot be overridden in a derived type.
虚方法不能在派生类型中被重写。
msdn2.microsoft.com
9.
By definition, you cannot inherit from a sealed type, making a virtual method on a sealed type meaningless.
根据定义,不能从密封类型继承,这使得密封类型上的虚方法没有意义。
technet.microsoft.com
10.
The default implementation of this virtual method raises the event as described earlier in this topic.
此虚拟方法的预设实作会引发事件,如先前在本主题中所述。
technet.microsoft.com
1.
The default implementation of this virtual method raises the event as described above.
此虚拟方法的预设实作会引发事件,如先前所述。
msdn.microsoft.com
2.
Virtual method for derived class to create its own aggregated Web validator.
派生类的虚方法,可创建自己的聚集Web验证程序。
msdn2.microsoft.com
3.
You can use the OnValidatingPassword virtual method to execute the specified MembershipValidatePasswordEventHandler.
可使用OnValidatingPassword虚方法执行指定的MembershipValidatePasswordEventHandler。
msdn2.microsoft.com
4.
You can also use the sealed modifier on a method or property that overrides a virtual method or property in a base class.
还可以在重写基类中的虚方法或虚属性的方法或属性上使用sealed修饰符。
msdn2.microsoft.com
5.
Replaces the definition of an inherited virtual method.
替换继承的虚方法的定义。
msdn2.microsoft.com
6.
Your program tried to execute an abstract virtual method.
你的程序试着运行一个抽象的虚拟方法。
blog.sina.com.cn
7.
Virtual method calls are expensive, much more so than instance field lookups.
虚方法调用的代价比直接字段访问高昂许多。
www.cnblogs.com
8.
Create a class that inherits from the WebBaseEvent and implements the Raise virtual method.
创建从WebBaseEvent继承的类,并实现Raise虚方法。
msdn2.microsoft.com
9.
A derived type can override an inherited virtual method.
派生类型可以重写继承的虚方法。
msdn2.microsoft.com
10.
An abstract method is implicitly a virtual method.
抽象方法是隐式的虚方法。
msdn2.microsoft.com
1.
Method '' hides virtual method of base type ''
方法隐藏了基类型为的虚拟方法
blog.sina.com.cn
2.
Keyword or hide the virtual method in the base class by using the.
关键字隐藏基类中的虚方法。
msdn2.microsoft.com
3.
For example, the protected virtual method for an event named "TimeChanged" is named "OnTimeChanged" .
例如,名为“TimeChanged”的事件的受保护的虚方法被命名为“OnTimeChanged”。
msdn2.microsoft.com
4.
Make a nonvirtual call to a virtual method of the current object
对当前对象的虚方法进行非虚拟调用
msdn2.microsoft.com
5.
Declare a virtual method or property, or property accessor
声明虚方法或属性,或属性访问器
msdn2.microsoft.com
6.
Will be recompiled to use virtual method calls, meaning that the second pass through the
将被重新编译成使用虚方法调用,这意味着与第一个计时相比,通过
www-128.ibm.com
7.
Virtual method to execute the specified
虚方法执行指定的
msdn2.microsoft.com
随便看

 

英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2024/11/14 10:57:03