DLL:动态库链接

“Dynamic Library Link”通常简写为DLL,这种缩写形式便于快速书写和使用,尤其在学术研究、科技文献及图书馆管理等相关领域中被广泛应用。其中文含义为“动态库链接”,用于描述一种动态加载共享代码模块的技术机制。

Dynamic Library Link具体释义

  • 英文缩写:DLL
  • 英语全称:Dynamic Library Link
  • 中文意思:动态库链接
  • 中文拼音:dòng tài kù liàn jiē
  • 相关领域dll 图书馆

Dynamic Library Link的英文发音

例句

  1. By adopted object oriented and component based design theory, using dynamic library link technique under windows programming, the system was compacted in structure and run faster.
  2. 采用面向对象的编程模式,运用Windows操作系统下动态链接库技术,使系统结构紧凑、运算速度快。
  3. The scheme is based on reinforcement systems and software developers in a collaborative manner. The software protection function and the key information of the application were packaged in the dynamic link library, application by calling the dynamic link library for software protection.
  4. 该方案基于开发者和软件加固系统协作的方式,将应用软件密钥信息和软件保护功能封装到动态链接库中,应用软件通过调用动态链接库实现软件保护功能。
  5. It makes each applications use the same dynamic link library, the sharing data is defined in that dynamic link library. It also can let different programming language applications share data.
  6. 使得各个应用程序共同使用一个动态链接库,而需要共享的数据在该库中定义,达到共享的目的,并且也能使不同语言的应用程序之间共享数据。
  7. This paper discusses a design method of I / O program, the consisting of a dynamic link library and the application way. It describes the development and calling mode of a dynamic link library under the windows operation system, and then gives an example.
  8. 探讨Windows系统下I/O程序设计的方法,通过论述动态链接的组成及其使用,说明了在VB、VC++环境下用户对动态链接库的开发、调用方式,并给出了具体应用实例。
  9. This paper introduces a new method in which a dynamic link library can be built for calculating water and steam thermo parameters based on FORTRAN. The dynamic link library can be used to calculate water and steam thermo parameters in turbine design, test and analysis.
  10. 介绍了基于FORTRAN语言建立水和水蒸汽热力性质参数计算的动态链接库,在汽轮机设计和试验、分析中引用该动态链接库来完成水和水蒸汽参数的计算。