dll

  • 释义
  • domainⅡ结构域Ⅱ;

  • 双语例句
  • 1、

    This text box displays the default DLL base address in hexadecimal format.

    此文本框用十六进制格式显示默认的DLL基址.

    互联网
  • 2、

    The linker places this name in the DLL's import library.

    链接器将此名称放到DLL的导入库中.

    互联网
  • 3、

    It up each imported symbol in the DLL's export section.

    查看DLL的输出节中的每个输入符号.

    互联网
  • 4、

    VB , VC mixed string transmission programming, VC use the DLL source code.

    VC混合编程中字符串的传递, VC使用DLL源代码.

    互联网
  • 5、

    GetModuleFileName, it gets the name of a module — DLL or EXE.

    那要得到目前所在DLL模块的名字或是句柄或是其它资料要用什么?

    互联网
  • 6、

    This function is called by the operating system loader for DLL assemblies.

    此函数由DLL程序集的操作系统加载程序调用.

    互联网
  • 7、

    Otherwise, the system maps the DLL modules into the process's address space.

    否则, 系统将DLL模块映射到进程的地址空间中.

    互联网
  • 8、

    This paper describes DLL ( Dynamic Linking Library ) , its basic concept and mechanism.

    本文叙述了Windows动态链接库(DLL -Dynamic LinkingLibrary)的基本概念,工作机制.

    互联网
  • 9、

    An entry point identifies the location of a function in a DLL.

    入口点用于标识函数在DLL中的位置.

    互联网
  • 10、

    MD 5 encryption algorithm, can generate DLL, direct call, very good to use!

    MD5加密算法, 能生成DLL, 直接调用, 用起来很好!

    互联网
  • 11、

    The Entrypoint property is the exported function name in an unmanaged DLL.

    入口点属性是在非托管DLL导出的函数名称.

    互联网
  • 12、

    For more information about platform invoke, see Consuming Unmanaged DLL Functions.

    有关平台调用的更多信息, 请参见使用非托管DLL函数.

    互联网
  • 13、

    This feature provides application isolation and eliminates DLL conflicts.

    此功能提供应用程序隔离功能并消除DLL冲突.

    互联网
  • 14、

    The units with IIS authentication filter example DLL code.

    本组件带有IIS认证过滤例子的DLL源代码.

    互联网
  • 15、

    This topic demonstrates how to rename a DLL function in managed code.

    本主题将说明如何在托管代码中重命名DLL函数.

    互联网