本地代码 meaning in Chinese
native code
Examples
- This prevents unnecessary context switches between native and java code
这防止了本地代码和java代码之间不必要的上下文切换。 - Subsequent references to that constructed generic type then use the same native code
后来引用已经被构建的泛型就运行本地代码。 - Java native interface shows you how to integrate native code with programs written in java
向您介绍了如何将本地代码集成到用java编写的程序。 - When you write code behind a worksheet or the workbook , your code is local to that object
当编写工作表或工作簿的后台代码时,代码是该对象的本地代码。 - Be aware of setting a setuid bit on a root - owned file with native code that uses jni invocation api
对于具有使用jni invocation api的本地代码的所有者为root的文件,要记得设置setuid位。