To achieve this, the JDK introduces a bridge between the bytecode running in our JVM and the native code (usually written in C or C++).
確定! 回上一頁