Binary code compatibility
(重定向自Binary compatible)
Binary code compatibility (binary compatible or object code compatible) is a property of computer systems, that means they can run the same executable code, typically machine code for a general purpose computer CPU. Source code compatibility, on the other hand, means that recompilation is necessary.