您要查找的是不是:
- Java applications offer binary compatibility across a wide range of operating systems and hardware platforms. Java应用程序提供了跨多种操作系统和硬件平台的二进制兼容性。
- Provides links to topics covering changes to object creation, binary compatibility, and interfaces and classes. 提供到包含与对象创建、二进制兼容性、接口和类的更改有关的主题的链接。
- FreeBSD is able to run a Linux binary compatibility module, which you must enable at installation time or from the command line. FreeBSD能够运行Linux二进制兼容模块,您必须在安装时或从命令行启用它。
- And, in accordance to the rules for binary compatibility of the Java specification, the invokers of these two methods dont even need to be recompiled. 方法。并且,按照Java规范的二进制兼容性原则,这两个方法的调用程序甚至不必重新编译。
- In addition, Visual Basic 2005 makes binary compatibility between Visual Basic 2005 components and those in Visual Basic 6.0 Unnecessary. 此外;Visual Basic 2005使得不必在Visual Basic 2005组件与Visual Basic 6.;0中的组件之间保持二进制兼容性。
- Module Magic Number is a constant defined in the Apache source code that is associated with binary compatibility of modules. 模块幻数是Apache源代码中定义的与模块二进制映象兼容性相关联的一个常量。
- In many cases, this equals binary compatibility; in some cases, it means that a simple recompilation is needed; in all cases, it means that porting is a breeze. 在很多情况中,这等价于二进制兼容;在有些情况中,则意味着需要进行简单的重编译;不论如何,这都意味着程序移植已经是小菜一碟了。
- It is changed when internal Apache structures, function calls and other significant parts of API change in such a way that binary compatibility cannot be guaranteed any more. 在Apache内部结构、函数调用和API的重要部分发生改变,而再也不能保证此二进制映象的兼容性的时候,这个值会被改变。
- While the main libGL library is fine, the libGLU and libglut libraries are only present as static libraries, which is not sufficient for full binary compatibility with XFree86. 虽然主libGL函数库没有什么问题,但libGLU和libglut函数库只是静态连接库,这并不足以提供与XFree86的二进制兼容。
- Instead of porting or rebuilding source code from one Linux release or distribution to another, Linux has achieved binary compatibility between them all. Linux已实现Linux发行版或分发版之间全部的二进制兼容性,从而避免了它们之间的移植或重建源代码。
- Shared library support was also added at this time (and Tenon was convinced to use this set of patches instead of their own to ensure binary compatibility). 这个时候,共享库的支持也被加入了(Tenon用它们来代替自己的补丁程序,很方便地实现了二进制兼容)。
- Just as cross-platform binary compatibility simplifies middleware component development and deployment, Microsoft believes that rich-client applications should take advantage of device-specific functionality to improve the user experience. 跨平台二进制兼容性能够简化中间件组件的开发和部署,与此相似,Microsoft认为胖客户端应用程序应能利用设备特定的功能以改善用户体验。
- Restricting your development to the source API specification is not enough for binary compatibility, because different releases and different systems have different versions of the libraries. 对于二进制兼容性来说,把开发限于源代码API规范是不够的,这是因为不同的发行版和不同的系统有不同版本的库。
- The chapter also explains how to choose the kind of driver you need, provides an overview and checklist specifically for development managers, and addresses the issue of binary compatibility. 本章还将阐述如何选择你需要的驱动种类,专门为开发管理者提供一个纵览和清单,并且呈送二进制兼容性的结果。
- Note that this restriction of platforms also applies to platforms where the executables are binary compatible. 注意这里对于平台的约束同样适用于执行程序二进制兼容的平台。
- Intel Binary Compatibility Specification 英特尔二进制兼容性规范
- Applications that can conform to the LSB specification are likely candidates to be binary compatible among the set of LSB-branded systems. 能够符合LSB规范的应用程序很可能在一组LSB品牌的系统之间实现二进制兼容。
- That is, two files that are binary compatible will have the same pattern of zeroes and ones in the data portion of the file. 也就是说二进制相容的两个文件在数据部分具有相同的0和1。
- Use the same name for a new version of a package, but only if that new version is still binary compatible with the previous versin, otherwise, use a new name. 只有当包的新版本仍然与旧版本兼容时,对于包的新版本使用相同的名称,否则使用新名称。
- Applications that use regular expressions in the.NET Compact Framework are not binary compatible with applications that use regular expressions in the full.NET Framework, but they are source-code compatible. 使用.;NET Compact Framework中的正则表达式的应用程序与使用