dll

dll

 英

  • 网络动态链接库(Dynamic Link Library);动态连接库(Dynamic Linking Library);动态连结程式库

例句

The client executable calls the DLL's exported functions just as if the functions were contained within the executable.

客户端可执行文件调用DLL导出函数好像这些函数包含可执行文件一样

On the managed DLL to get a class factory and create objects, just as they would with any other COM component.

获取工厂创建对象处理其他任何COM组件一样

This file must be in the same directory as the control's DLL to allow an instance of the control to be created in a design-time environment.

这个档案必须位于控制DLL相同目录如此才能设计阶段环境建立控制执行个体

The exports table contains the name of every function that the DLL exports to other executables.

导出包含DLL导出其他可执行文件每个函数名称

If you see that some DLLs are missing, install those DLLs on the computer on which you are trying to run your application.

如果发现缺少一些DLL试图运行应用程序计算机安装那些DLL

The common language runtime makes it easy for you to run the application simultaneously with other applications, without DLL conflicts.

公共语言运行使一个应用程序其他应用程序同时运行变得更加容易并且不会造成DLL冲突

The application does not know the name of a DLL that it will have to load until run time.

直到运行应用程序知道需要加载DLL名称

The corresponding network DLL must be installed on the system to which you connect.

相应网络DLL必须安装连接系统

Finding an external function in an import library informs the linker that the code for that function is in a DLL .

导入找到外部函数会通知链接器函数代码DLL

The user control can be local to one application or added to a library and compiled into a DLL for use by multiple applications.

用户控件可以某个应用程序本地控件可以添加编译DLL多个应用程序使用

Since the import section contains just a DLL name without its pathname, the loader must search the user's disk drives for the DLL.

由于输入包含DLL而没有路径因此加载程序必须搜索用户磁盘驱动器找出DLL

The ieframe. dll error might be a fluke and a simple restart could clear it up completely.

ieframe.dll错误可能侥幸一个简单重新启动可以清楚完全

It is possible that the DLL itself could get loaded at a different address in the virtual address spaces of each process.

DLL本身可能加载每个进程虚拟地址空间不同地址

Copy the debug version of the DLL to the directory where sqlservr. Exe resides or to any directory in the search path.

DLL调试版本复制sqlservr.exe驻留目录复制搜索路径任何目录

This event is logged when Autodiscover is unable to find an assembly or DLL that it is trying to reference.

自动发现无法找到尝试引用程序DLL系统记录事件

It is recommended that you load one copy of a DLL at a time or expect the first loaded DLL to be called.

建议一次加载一个DLL副本调用第一个加载DLL

This leads to exactly the sort of combinatorial complexity Microsoft Windows administrators know as "DLL hell. "

恰好导致MicrosoftWindows管理员称之为DLL地狱一类组合式复杂性

A code profiler is a software tool, implemented as a DLL, which is called by the runtime system during the execution of an image.

代码探查器作为DLL实现软件工具映像执行期间运行时系统调用

Do not make calls to COM or Winsock, create threads, or invoke any function that might be implemented in another DLL.

不要COMWinsock进行调用不要创建线程调用任何可能另一个DLL实现函数

Use this to look at the item that failed to update, or to find the component or DLL that failed to install.

相同使用查看无法更新查找无法安装组件DLL

If you write a managed SideShow gadget using this assembly, you will have to ensure that this DLL gets on to the end user's machine.

如果使用程序编写托管SideShow小工具必须确保DLL安装最终用户计算机

It has no DLL or runtime dependencies and contains anti-virus mechanisms to prevent trojan infection (which makes it safe to share).

没有DLL运行依存关系包含病毒机制防止特洛伊木马病毒感染使得安全分享)。

Calls to a callback function pass indirectly from a managed application , through a DLL function , and back to the managed implementation .

回调函数调用托管应用程序通过一个DLL函数间接地传递托管实现

But if the DLL is still used by some other program, the DLL remains in memory until the last program that uses its service unloads it.

但是如果动态链接其它程序使用那么这个DLL文件保留内存里最后一个使用程序卸载服务

While this option increases the size of your program , you do not need to redistribute the MFC DLL with this type of project .

虽然选项增加程序大小必将MFCDLL项目类型一起重新分布

The DLL loading behavior made some amount of sense back then (or at least, it was essentially harmless).

DLL加载当时来说一定意义至少基本无害)。

If the DLL or referenced DLL is not in a directory specified by the path, move the DLL to a referenced directory.

如果DLL引用DLL不在路径指定目录DLL引用目录

Create an individual class for each DLL function, keeping functions isolated and easy to find.

分别每个DLL函数创建以便使函数相互隔离易于查找

The true problem with DLL hell is that we don't allow you to have multiple different versions of a particular DLL present on the machine.

DLL地狱真正麻烦我们允许同一计算机放置一个DLL多个不同版本

Plug-in A polymorphic interface DLL used to enhance, or extend the operation of a parent application.

DLL用来强化或者扩展应用程序操作接口

Instead, when you request data for a stock, the DLL checks whether the stock symbol is in its list of known stocks.

不过请求一个股票数据DLL检查股票符号是否处于已知股票列表

This example tests a DLL to see if it is an assembly.

示例测试一个DLL确定是否程序集

In most scenarios, an assembly contains all or part of a reusable library and is contained in a single dynamic-link library (DLL).

大部分情况组件含有所有重复使用程式或是其中一部分包含单一动态连结程式DLL

In Windows systems, it is quite common to for a . dll file to be explicitly loaded by a Windows program.

Windows系统可以Windows程序显式加载一个.dll文件常见情况

The true size depends on which parts of the DLL the process is actually using.

真正大小取决于进程实际使用DLL哪些部分

It just so happens that such a mechanism does exist, namely our dynamically linked libraries (DLLs on Windows, and Shared Objects on Linux).

这种机制存在这些动态链接这样命名WindowsDLLLinux共享对象)。

DLL Dynamic Link Library. Dynamic Link Libraries are loaded in response to an explicit API call made by an executing program.

动态链接运行应用程序外部通过显式声明API用来装载DLL

An application had no way of knowing if the types contained in a DLL were the same types that the application was built with.

应用程序无法知道包含DLL类型是否用来生成应用程序类型相同

I will show you how the . NET Framework eradicates the deployment issues that have plagued you since the inception of the DLL.

展示.NET框架如何根治部署问题DLL原因灾害

If your production code is safe or pure, any callable assembly method can be called and tested, in an executable file or in a DLL.

如果成品代码安全代码代码可以调用测试可执行文件DLL任何可调用程序方法