• This effectively hides the virtual function in the base class.

    这有效地隐藏了基类中的虚函数。

    youdao

  • The code generated for the virtual function in a header file is shown in Listing 2.

    在头文件中为该虚函数所生成的代码如列表2中所示。

    youdao

  • Listing 1 defines three classes (a, B and c) with a common virtual function WhoAmI .

    清单1定义了三个类(A、b和c),它们有一个共同的虚函数whoami 。

    youdao

  • The derived class inherits more than one override of a virtual function of a virtual base class.

    派生类继承虚拟基类的虚函数的多个重写。

    youdao

  • However, even a non-virtual function should be tested to ensure that you get the correct results.

    但是即便如此,也应测试非虚函数,以确保获得正确的结果。

    youdao

  • The error message is issued if someone tries to explicitly construct an object or call a virtual function.

    发出错误信息,如果有人试图构建一个明确对象或调用虚函数。

    youdao

  • The most important part of the client or server code is the virtual function NotifyReceivedPackage, as described below.

    客户端或服务器端最重要的部分是虚函数NotifyReceivedPackage,定义如下。

    youdao

  • The only significant cost of virtual functions is one additional memory lookup before a virtual function can be called.

    虚拟函数唯一一个明显的代价是在调用虚拟函数之前附加了一个存储查询。

    youdao

  • When we use virtual functions, the compiler automatically selects the right function according to the actual type of the object.

    当使用虚函数的时候,编译器自动根据对象的实际类型选择正确的函数。

    youdao

  • A class function definition has the same name as a virtual function in a base class but not the same number or type of arguments.

    类函数定义与基类中的虚函数同名,但参数的数目或类型不同。

    youdao

  • If the function was intended to be a static member function, rename it so it doesn't conflict with the base class virtual function.

    如果函数用作静态成员函数,则重命名该函数,以便不与基类虚函数冲突。

    youdao

  • The experiment has proven that the signal performance generated by virtual function signal generator surpasses ordinary traditional instrument.

    实验表明,所设计的虚拟函数信号发生器输出信号性能优于普通传统信号源。

    youdao

  • The virtual management pattern includes virtual production, virtual personnel, virtual function, virtual trademark and strategic Allies as well.

    企业虚拟经营模式包括虚拟生产、人员虚拟、功能虚拟、品牌虚拟经营和战略联盟。

    youdao

  • COM specifies that any interface must follow a standard memory layout, which is the same as the C++ virtual function table (see Rogerson96 in Resources).

    COM指定任何接口都必须遵循一个标准的内存规划,这与 C++ 的虚拟函数表(请参阅 参考资料中的 Rogerson96)相同。

    youdao

  • Dynamic casts should be used with caution. Whenever possible, it is much better to define and use a virtual function rather than to take over managing the types directly.

    使用动态强制类型转换要小心。只要有可能,定义和使用虚函数比直接接管类型管理好得多。

    youdao

  • In a base class, abstract class is defined by declaring pure virtual function, a derived class must define all inherited pure virtual functions of its base classes to be concrete.

    在基类中可以通过将虚函数声明为纯虚函数的手段来定义抽象类,强制派生类在自己的类定义中实现虚函数的具体功能。

    youdao

  • The main reason for making a virtual function inline is to place its definition in the class, either for convenience or to document its behavior, e. g., for accessors and mutators.

    使虚函数内联的主要原因在于类定义,主要是方便的原因,比如说成员访问函数。

    youdao

  • A function in a derived class attempted to override a virtual function in a base class, but the derived class function did not have the same return type as the base class function.

    衍生类别中的函式试图覆写基底类别中的虚拟函式,但衍生类别函式没有与基底类别函式相同的传回型别。

    youdao

  • Member template functions cannot be virtual functions and cannot override virtual functions from a base class when they are declared with the same name as a base class virtual function.

    当使用与基类虚函数相同的名称进行声明时,成员模板函数不能是虚函数并且不能从基类重写虚函数。

    youdao

  • You can then use the return pointer to configure other aspects of the virtual file, such as the function to call when a read is performed on the file.

    然后就可以使用这个返回的指针来配置这个虚拟文件的其他参数,例如在对该文件执行读操作时应该调用的函数。

    youdao

  • Something has to provide the function implied and encapsulated by virtual application patterns - that is where plug-ins enter the picture.

    需要提供虚拟应用程序模式暗示和封装的功能,这是插件出现的原因。

    youdao

  • In most cases designers limit the shopping cart to its primary function - to stand for the virtual holding place for any products a customer selects from the online store.

    许多情况下,设计师把购物车局限于它的主要功能——表示客户从网店购买的商品的虚拟存放地。

    youdao

  • While virtual desktops require network connectivity to function, you cannot overlook the security, mobility, and data integrity benefits of such a strategy.

    尽管虚拟桌面需要网络连接才能工作,但是这种战略在安全性、可移动性和数据完整性方面具有很强的优势。

    youdao

  • Virtual Ethernet provides roughly the same function as a 1 Gigabit Ethernet adapter.

    虚拟以太网提供了与1Gigabit以太网适配器大致相同的功能。

    youdao

  • In this case, we can leverage the new Virtual Member Manager (VMM) function provided by WAS v6.1 - the federated user repository.

    在这种情况下,可以使用WAS v6.1提供的新的VirtualMemberManager (VMM)功能——联合用户存储库。

    youdao

  • The virtual stack -- like a real stack -- is a last in-first out (LIFO) data structure that temporarily stores function arguments and function results.

    虚拟堆栈与实际堆栈类似,是一种后进先出(LIFO)的数据结构,可以用来临时存储函数参数和函数结果。

    youdao

  • The way virtual processors function to database server is similar to the way that a CPU functions in a computer.

    虚拟处理器对数据库服务器的作用类似于CPU 对计算机的作用。

    youdao

  • The way virtual processors function to database server is similar to the way that a CPU functions in a computer.

    虚拟处理器对数据库服务器的作用类似于CPU 对计算机的作用。

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定