导出函数 meaning in English
derived function
Examples
- To obtain the address of an exported function in the dll
获取dll中导出函数的地址。 - Includes exported functions in the map file
在映射文件中包含导出函数。 - Exports tells the linker to include exported functions
Exports通知链接器包含导出函数。 - For example , if your dll exports a function ,
指定dll中导出的名称。例如,如果dll导出函数 - As a way to specify exported functions
用作指定导出函数的手段。