Please help us improve the quality of example sentences! Edit on Github

主要演示怎样调用MediaInfo.dll库文件。Demonstrate how to call MediaInfo. dll main library.

主要演示怎样调用MediaInfo.dll库文件。Demonstrates how to call MediaInfo. dll main library.

Other words in sentence

可以动态链接库。网用不同的扩展名,如MLL?Can DLL in . NET use a different extension, e. g. MLL?

客户端应用一般认为缺省的划界符为‘。The default delimiter expected by the client dll is '.

一般由DLL用户实时地动态加载。They are dynamically loaded by the DLL user during run-time.

提供语言扩展过程的OPL扩展DLL。An OPL extension DLL providing language extension procedures.

访问一个SDI应用程序DLL函数的正确方法是什么?What is the correct way to access DLL functions in a SDI app?

Other words in sentence

而在本次版本中,它们中的大部分都被合并到了NServiceBus.dll中。In this version most of these are merged into NServiceBus.dll.

程序可以从动态链接库中直接调用函数。Application programs may call functions from this DLL directly.

下载Recaptcha.dll并将其放至bin目录中。Download Recaptcha.dll and drop the assembly in your bin directory

从模块窗口您可以标志任何DLL为系统的或者非系统的。From the Modules window you can mark any DLL as system or non-system.

我有一个MT4的专家顾问,其中包括一个。ex4和一个。DLL文件。I have an MT4 expert advisor that includes an . ex4 and a . dll file.

Other words in sentence

您需要的文件用例,异常的代码的形式在您的DLL。You need to document use-cases , exceptions in code form in your DLL.

如果你知道如何添加一个动态库文件引用,可以跳过这个步骤。If you know how to add a reference to a . dll file, skip this section.

一个DLL的C运行时库和它的客户端是互相独立的。C run-time libraries of a DLL and a client are independent of each other.

链接程序将为DLL提供一个基地址0x10000000,但是Rebase会修改这个地址。The linker will give the DLL a base of 0x10000000, but Rebase will override that.

而赋值运算符在优化之后还存活并从DLL中导出。However, the assignment operator survived optimization and got exported from a DLL.

Other words in sentence

在DLL中通过序数输出表引用索引的一种建立方式。A build wherein the resulting DLL export table references indexes functions by ordinal.

这种方式通过修改已经编译的EXE或DLL注入必要的代码段。This involves modifying the compiled EXE or DLL to inject the necessary code fragments.

使用这种方式,一个DLL必须提供显式的对象构建和删除函数。With this approach, a DLL must provide explicit functions for object creation and deletion.