The idea is that you only load a DLL when you actually use something from the DLL.
其思想是只在实际需要使用DLL中的某些内容时才加载该DLL。
By default, static compression only compresses HTM, HTML, and TXT file types and dynamic compression only compresses exe, DLL, and asp file types.
在默认情况下,静态压缩只压缩htm、html和txt文件类型,动态压缩只压缩exe、dll和asp文件类型。
C can only dynamically link a new load module type called a DLL (dynamic link Library).
c程序只能动态地链接一种新的装载模块类型,DLL (DynamicLinkLibrary)。
As for managed images the main problem is added dependencies where only a small piece of that DLL is used, resulting in too many dependencies.
关于托管图像的主要问题在于依赖增加,即使是使用了一小部分DLL,都会产生大量的依赖关系。
For example, an application that contains only code and no user interface components can load the DLL containing localized user interface components.
例如,只包含代码而不包含用户界面组件的应用程序可以加载包含本地化用户界面组件的DLL。
The trick is to use a clocked DLL, which not only minimizes clock skews, but also offers a double-frequency output clock.
关键是为了使用时钟DLL,它不只是最小化时钟脉冲相位差,还提供双倍输出的时钟频率。
This allows a component creator to ship the visualizer in a DLL to be called only at debug time.
这样一来,组件创建者便可以通过仅在调试时调用的DLL提供可视化工具。
The import library only contains code to load the DLL and to implement calls to functions in the DLL.
导入库仅包含加载DLL 的代码和实现 DLL函数调用的代码。
You can specify only one executable directory, which is also used for. DLL files. The -e option does not affect the location of. BPL (package) files.
你只能指定一个可执行文件路径,它同时也会被用于输出动态链接库(. DLL)的输出。- E选项对输出包文件(.BPL)没有影响。
The designed framework not only can support the unit regressive test, but also can support the DLL file test.
设计的框架不仅可以支持单元回归测试,而且可以支持DLL文件的测试。
This support applies only to simple COM objects added to an MFC executable or DLL project.
这个支援只适用于加入至MFC可执行档或DLL 专案中的简单COM物件。
Typically this is only an issue if the DLL was built by a different solution, or on a different computer.
通常这只是一个问题如果DLL是由不同的解决方案,或者在不同的计算机上。
Internal functions can only be called from within the DLL where they are defined.
内部函数只能由定义它的dll在内部使用。
Only MFC programs can call functions in your DLL.
只有MF C程序可以在DLL中调用函数。
Although a DLL can export data, its data is usually only used by its functions.
虽然dll可以导出数据,但他的数据往往是由他自己的函数缩使用。
An application can have multiple instances of itself running in the system simultaneously, whereas a DLL can have only one instance.
应用程序可有多个同时在系统上运行的实例,而DLL只能有一个实例。
An application can have multiple instances of itself running in the system simultaneously, whereas a DLL can have only one instance.
应用程序可有多个同时在系统上运行的实例,而DLL只能有一个实例。
应用推荐