jdi
- 网络调试接口(Java Debug Interface);工作描述指数(Job Descriptive Index)
jdi
jdi
调试接口(Java Debug Interface)
java Debug Interface(JDI)及其使用进行了介绍,并通过实现一个多线程分析器的示例应用,演示了如何利用 JDI 开发自己的 …
工作描述指数(Job Descriptive Index)
求教工作描述指数(JDI)的计分方法,即如何分析数据、评价结果,谢谢!发表于 2009-2-19 13:30 |显示全部帖子 heibaoaizh…
1
A connector is a JDI abstraction used to establish a connection between a debugger application and a target VM.
连接器是一个JDI抽象,用来在调试器应用程序和目标VM之间建立连接。
2
The JDI is a high-level interface to define the information and requests used for remote debugging.
JDI是一个高级的接口,它定义用于远程调试的信息和请求。
3
Some might even be seed material for special-purpose tools that could be built using JVMTI or JDI (see Resources).
有些甚至是特定用途工具的种子材料,可以使用JVMTI或JDI(参见参考资料)建立。
4
The OnError option uses the Java Debug Interface (JDI) serviceability agent connector bridge.
OnError选项使用Java调试接口(JavaDebugInterface,JDI)服务性代理连接器桥(serviceabilityagentconnectorbridge)。
5
In fact, JDI and JVMTI are implemented by Eclipse and the Java runtime environment, respectively.
事实上,JDI和JVMTI是分别由Eclipse和Java运行时环境实现的。