单词 | virtual functions | ||||||||
释义 | virtual functions
更多释义 收起释义 例句释义: 虚函数,虚拟职能,虚拟的同地办公 1. Lists all virtual functions for the selected class and allows you to add or delete overriding functions. 列出选定类的所有虚函数并允许您添加或删除重写函数。 msdn2.microsoft.com 2. Distinguish Between Implementing Interfaces and Overriding Virtual Functions. 明辨接口实现和虚方法重写。 blog.csdn.net 3. Are these features supported by your language: Operator overloading, virtual functions, references, pointers etc. 编程语言是否支持操作符重载、虚函数、引用、指针等等 www.bing.com 4. Ordinarily , derived classes redefine the virtual functions that they inherit, although they are not required to do so. 尽管不是必须这样做,派生类一般会重定义所继承的虚函数。 dictsearch.appspot.com 5. when you use virtual functions, messages are passed as a pointer those points to the object instead of directly to the object. 当你使用虚函数时消息不是直接传给对象,而是作为指向对象的指针传送给对象。 baibaox.com 6. First, the Vee-Table pointer is used to access virtual functions, and data members are accessed directly using compile time offsets. 首先,Vee-Table指针用于访问虚函数,而对数据成员的访问直接使用编译时偏移量实现。 www.ibm.com 7. Hence, for all such shared objects, Vee-Table and virtual functions should have the same virtual addresses in all processes. 因此,对于所有这种共享对象来说,所有进程中的Vee-Table和虚函数都应该具有相同的虚地址。 www-128.ibm.com 8. Avoid calling virtual functions in constructors and destructors. 避免在构造函数和析构函数中调用虚拟函数。 spaces.msn.com 9. Classes with virtual functions always contain function pointers. 具有虚函数的类总是包含函数指针。 msdn2.microsoft.com 10. Classes with virtual functions should never be stored in shared data segments nor in memory mapped files. 具有虚函数的类永远不应存储在共享数据段中,也不应存储在内存映射文件中。 msdn2.microsoft.com 1. You can override virtual functions defined in a base class from the Visual Studio. 中重写在基类中定义的虚函数。 msdn2.microsoft.com 2. Choose this option only if you are certain that all class constructors and destructors call virtual functions virtually. 仅在确定所有的类构造函数和析构函数实际调用虚函数时选择此选项。 msdn2.microsoft.com 3. Step Into Specific does not work with virtual functions. “单步执行特定函数”不处理虚函数。 technet.microsoft.com 4. The discussion and the sample program are limited to non-static data members and virtual functions. 讨论和示例程序都只限于非静态数据成员和虚函数。 www.ibm.com 5. Inconveniently, virtual functions pose an impediment to inlining, and virtual function calls are more common in Java language than in C . 但是不方便的是,虚方法对内联造成了障碍,而虚函数调用在Java中要比在C 中普遍。 www.ibm.com 6. virtual functions utilize a table for address information. (utilize利用)虚函数利用地址信息表。 baibaox.com 7. The virtual functions simply write a line of text to standard output. 虚函数简单地向标准输出写一行文本。 www-128.ibm.com 8. Discusses changes in the way private virtual functions are handled in derived classes. 讨论在派生类中处理私有虚函数的方式的更改。 msdn2.microsoft.com 9. That is, I don't talk about constructors in one place, about virtual functions in another, about inheritance in a third, etc. 也就是说,我不是在一处介绍构造函数,另一处介绍虚函数,又在第三处介绍继承等等。 blog.csdn.net 10. The left column lists the virtual functions. 左列列出虚函数。 msdn2.microsoft.com 1. You can then just call virtual functions on the type. 然后在该类型上调用虚函数即可。 207.46.16.251 2. For example, virtual functions are always called through a native entry point. 例如,虚函数始终通过本机入口点调用。 msdn2.microsoft.com 3. A type that has virtual functions, all of which are pure. 类型,它具有虚函数(全部为纯虚函数)。 msdn2.microsoft.com 4. This section tells you how to create C virtual functions from a UML model. 本小节将向您介绍如何从一个UML模型中创建C 虚函数。 www.ibm.com 5. Recursion; Inheritance; Polymorphism and Virtual Functions; Templates; Linked Data Structures; 递归,继承,多态和虚函数,模板,结构相连的数据; www.ccebook.net 6. Do not call pure virtual functions from constructors 不要在构造函数中调用纯虚函数 citigirl.focus.cn 7. Virtual functions are those functions that you can't write at the base-class level 虚函数是那种不能在基类实现的函数 citigirl.focus.cn 8. You can now add message handlers and map messages to them and override MFC virtual functions using the 现在可以添加消息处理程序并将消息映射到它们,而且可以使用 msdn2.microsoft.com 9. Generate C virtual functions 生成C 虚函数; www.ibm.com |
||||||||
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。