The excess epoxy forms the " compatibility layer " 過(guò)剩的環(huán)氧形成“相容層” 。
This is the source code compatibility layer that all well - behaved applications should be be written to 這是源代碼兼容層,所有表現(xiàn)良好的應(yīng)用程序都應(yīng)該針對(duì)這層來(lái)編寫(xiě)。
We are going to release it with a 2 . 0 . 0 version number , and an api compatibility layer for plugin authors 我們希望以2 . 0 . 0的版本號(hào)發(fā)不,并且為插件作者提供一個(gè)api兼容層。
Specifically , it stems from the use of the jvm to process java bytecode into machine code at runtime , providing a compatibility layer on top of the hardware 具體地說(shuō),它是由于在運(yùn)行時(shí)使用jvm來(lái)將java字節(jié)碼處理成機(jī)器碼,在硬件之上提供了一個(gè)兼容性層。
百科解釋
In software engineering, a compatibility layer is an interface that allows binaries for a legacy or foreign system to run on a host system. This translates system calls for the foreign system into native system calls for the host system.