jdi

jdi

 英

  • 网络调试接口(Java Debug Interface);工作描述指数(Job Descriptive Index)

例句

A connector is a JDI abstraction used to establish a connection between a debugger application and a target VM.

连接一个JDI抽象用来调试应用程序目标VM之间建立连接

The JDI is a high-level interface to define the information and requests used for remote debugging.

JDI一个高级接口定义用于远程调试信息请求

Some might even be seed material for special-purpose tools that could be built using JVMTI or JDI (see Resources).

有些甚至特定用途工具种子材料可以使用JVMTIJDI参见参考资料建立

The OnError option uses the Java Debug Interface (JDI) serviceability agent connector bridge.

OnError选项使用Java调试接口(JavaDebugInterface,JDI)服务性代理连接器serviceabilityagentconnectorbridge)。

In fact, JDI and JVMTI are implemented by Eclipse and the Java runtime environment, respectively.

事实上JDIJVMTI分别EclipseJava运行环境实现