When lib creates an import library, it also creates an export file.
当LIB建立汇入程序库,它也建立一个汇出档案。
For information on using lib to create standard or import libraries, see lib Reference.
如需有关使用LIB建立标准或汇入程序库的详细资讯,请参阅LIB参考。
However, when a DLL exports to a program that it also imports from, whether directly or indirectly, you must use lib to create one of the import libraries.
然而,当DLL汇出到也是它汇入来源的程序,不论直接或间接,您必须使用lib来建立其中一个汇入程序库。
After using either LINK or lib to build all of the import libraries, go back and run LINK to build any executable files that were not built in the previous step.
使用LINK或lib来建置所有的汇入程序库之后,请返回并执行LINK来建置任何在上一步骤没有建置的可执行档。
Import libraries contain information about exports in other programs and are created either by LINK when it builds a program that contains exports or by the lib tool.
导入库包含有关其他程序中导出的信息。当LINK生成包含导出的程序时导入库由LINK创建,或由LIB工具创建。
To keep things simple, import as files the following JAR files to the WEB-INF \ lib folder in the Web application from the Cactus distribution.
为了简单起见,请从cactus分发包将下面的JAR文件作为文件导入到WEB应用程序的WEB - INF \lib文件夹中。
After you import the Apache Wink libraries, import the following dependencies from the lib folder found in the binary distribution
导入ApacheWink库以后,从二进制版本的lib文件夹中导入以下依赖项
After you import the Apache Wink libraries, import the following dependencies from the lib folder found in the binary distribution
导入ApacheWink库以后,从二进制版本的lib文件夹中导入以下依赖项
应用推荐