There are two types of linking: implicit linking and explicit linking.
有两种类型的链接:隐式链接和显式链接。
Implicit linking is sometimes referred to as static load or load-time dynamic linking.
隐式链接有时称为静态加载或加载时动态链接。
Most applications use implicit linking because it is the easiest linking method to use.
大部分应用程序使用隐式链接,因为这是最易于使用的链接方法。
When you do this, applications using implicit linking do not have to relink with the new import library that contains the new functions.
当您这样做时,使用隐含连结的应用程序就不需要重新连结包含新函式的新汇入程序库。
When you do this, applications using implicit linking do not have to relink with the new import library that contains the new functions.
当您这样做时,使用隐含连结的应用程序就不需要重新连结包含新函式的新汇入程序库。
应用推荐