您要查找的是不是:
- A function driver can dynamically link to other kernel-mode DLLs too. 一个函数驱动也可以动态链接到其他内核模式的DLL。
- Objects point to their class descriptions which, for the most part, contain pointers to dynamically linked methods. 对象指向它们的类描述,后者大多包括了指向动态连接方法的指针。
- Other helper routines are dynamically linked from system dynamic-link libraries (DLLs). 其他的副程序动态链接自系统动态链接库。
- To be on the safe side, we supply superclass selectors for all dynamically linked methods, i.e., every selector has a corresponding superclass selector. 保险起见,我们给所有动态连接方法提供基类选择器,即每个选择器都有其相应的基类选择器。
- Once we intro?duce metaclasses, we can finally declare the selector for a dynamically linked method where it belongs: in the same interface file as the metaclass pointer. 一旦引入元类,我们终于能在元类指针所在的同一接口头文件里声明动态连接方法专有的选择器。
- If we add dynamically linked methods such as draw(), we need to start a new metaclass, because its constructor is the one to insert the method address into a class description. 一个元类构造函数充当起类描述因而实现二元继承,析构函数返回0值以使类描述免于销毁,显示函数能够表示方法指针,等等。
- A dynamic link library (DLL) initialization routine failed. 动态链接库(DLL)初始化例程失败。
- Invalid Vxd Dynamic Link call to Device number 3,service B. 哭求高手,就是进不了系统,重装也不行!
- Invalid vxd dynamic link call to device number 3 ,service B. 然后就关闭计算机了!不知是何故啊!谢谢帮助解决!
- It is a simpler process in a static linking system than in a dynamically linked system. 这个过程在静态链接系统中比在动态链接系统中更简单。
- Tags can be specified to ooc as labels on the prototypes of dynamically linked methods in the class definition file, and as labels on a method header in the imple1__ mentation file; the latter have precedence. 标记可以被指定为动态连接方法原型的标签记录在类定义文件中,并且在实现文件中方法头上作为标签;后边的有优先权。
- We can view selectors as methods which themselves are not dynamically linked but still behave like polymorphic functions because they let dynamically linked functions do their real work. 我们可以认为选择函数是虽然自身不是动态链接的但仍表现出类似多态函数的方法,这是因为他们让动态链接能作真正的工作。
- This process is termed dynamic linking. 这个过程被称为动态链接。
- This will add the new project to the same solution as the dynamic link library. 这会将新项目添加到该动态链接库所属的同一个解决方案中。
- Explains how to use the MFC DLL Wizard to create an MFC Dynamic Link Library. 解释如何使用MFC DLL向导创建MFC动态链接库。
- PHP itself can run as either a dynamic link library (DLL) or a CGI script. PHP本身可以以动态链接库(DLL)方式或者CGI脚本方式运行。
- This requirement can be circumvented by dynamically linking loadable kernel modules. 只要内核与驱动交互的接口不遍,驱动不就可以为所有版本工作了么?
- Software Description: About JMP, This program dynamically links statistics with graphics to interactively explore, understand and visualize data. JMP 该软件使用图形化浏览会话,可理解的和形象化的数据动态地链接到统计表。
- The technology of Dynamic Linked Libraries (DLL) has been used when transmitting these data. 数据传送时用到了动态连接库技术(DLL)。
- The method of dealing with collisions should be the dynamic linked list version. 此方法处理冲突的时候应该采用动态链表。
