应用程序二进制接口 meaning in English
application binary interface
Examples
- What this means is that most vertical applications are a mere recompilation away from running equally well on linux , freebsd , sunos , irix , aix , or indeed on mac os x ; in some cases even this step is not necessary , since abis application binary interfaces support foreign binaries
这意味着什么呢,大部分垂直应用程序只需要重新编译就可以很好地运行于linux 、 freebsd 、 sunos 、 irix 、 aix ,当然也可以运行于mac os x ;有时连这个步骤都不是必须的,因为abi (应用程序二进制接口)支持外来的二进制文件。 - There are unix - branded systems to ensure source code compatibility for applications among unix systems , and there are lsb - branded systems to ensure binary compatibility for linux applications ; however , applications must be coded to use the apis or application binary interfaces abis within the scope of the compatibility definition
存在确保unix系统之间的应用程序的源代码兼容性的unix品牌的系统,也存在确保linux应用程序的二进制兼容性的lsb品牌的系统;然而,应用程序必须使用兼容性定义的范围中的api或应用程序二进制接口( application binary interfaces , abi )来编码。