There are variant DLLs for each of the main areas that may vary between pieces of hardware that share the same ASSP - such as the keyboard and digitiser.
每个主区域都拥有可变DLL实现硬件间共享使用--如键盘和数字转化器。
单词 | .dll |
释义 |
.dll
英语例句库
There are variant DLLs for each of the main areas that may vary between pieces of hardware that share the same ASSP - such as the keyboard and digitiser. 每个主区域都拥有可变DLL实现硬件间共享使用--如键盘和数字转化器。
中文百科
动态链接库 Dynamic-link library(重定向自.dll)
动态链接函式库(英语:Dynamic-link library,缩写为DLL)是微软公司在微软视窗操作系统中实现共享函数库概念的一种实作方式。这些函式库函数的扩展名是.DLL、.OCX(包含ActiveX控制的函式库)或者.DRV(旧式的系统驱动进程)。 所谓动态链接,就是把一些经常会共用的代码(静态链接的OBJ程序库)制作成DLL档,当运行档调用到DLL档内的函数时,Windows操作系统才会把DLL档加载内存内,DLL档本身的结构就是可运行档,当程序需求函数才进行链接。透过动态链接方式,内存浪费的情形将可大幅降低。静态链接函式库则是直接链接到运行档。
英语百科
Dynamic-link library 动态链接库(重定向自.dll)
Dynamic-link library (or DLL) is Microsoft's implementation of the shared library concept in the Microsoft Windows and OS/2 operating systems. These libraries usually have the file extension |
随便看 |
|
英汉网英语在线翻译词典收录了3779314条英语词汇在线翻译词条,基本涵盖了全部常用英语词汇的中英文双语翻译及用法,是英语学习的有利工具。