-
source
JDWP 是 Java Debug Wire Protocol 的缩写,它定义了调试器(debugger)和被调试的 Java 虚拟机(target vm)之间的通信协议。
JDWP 协议介绍
这里首先要说明一下 debugger 和 target vm。Target vm 中运行着我们希望要调试的程序,它与一般运行的 Java 虚拟机没有什么区别,只是在启动时加载了 Agent JDWP 从而具备了调试功能。而 debugger 就是我们熟知的调试器,它向运行中的 target vm 发送命令来获取 target vm 运行时的状态和控制 Java 程序的执行。Debugger 和 target vm 分别在各自的进程中运行,他们之间的通信协议就是 JDWP。(JDWP is Java Debug Wire Protocol)
- 2019-04-25 11:00:32下载
- 积分:1
-
java200
要将 MenuBar 加入一个Frame 中,应使用的方法是?
A. setMenu()
B. setMenuBar()
C. add()
D. addMenuBar()
2. 使用哪一个布局管理器时,当Frame 的大小被改变时Frame 中的按钮的位置可能会被改
变?
A. BorderLayout
B. FlowLayout
C. CardLayout
D. GridLayout(To add a Frame MenuBar, the method should be using? A. setMenu () B. setMenuBar () C. add () D. addMenuBar () 2. When using a layout manager which, when Frame Frame size is changed in the position of the buttons may be changed? A. BorderLayout B. FlowLayout C. CardLayout D. GridLayout)
- 2014-05-17 21:12:54下载
- 积分:1
-
src
还是滚屏的源代码,大家也可以参考下,希望对你有帮助。(Or scroll the source code, we can all refer to the following, hope to help you.)
- 2009-11-17 12:41:58下载
- 积分:1
-
Java编写的人机井字棋游戏
说明: 用Java编写的人机井字棋游戏,用户可选择先手或后手,系统自动判断输赢。ps:纯属兴趣爱好。(Java JinZi Chess Game)
- 2020-06-19 01:40:01下载
- 积分:1
-
成绩管理系统源码
成绩管理系统,对成绩管理,有成绩的录入,管理,分类等(achievement score result mark
management system supervising system supervisory system
manage supervise administrate Administration
entering
classify classification assortment)
- 2018-05-30 16:41:04下载
- 积分:1
-
object-oriented-concepts-and--skills
详细介绍面向对象的方法论、图示、概念及使用技巧,全面讲述面向对象数据库的理论与应用,深入探讨软件品质管理及软件开发模型,通过大量范例将面向对象分析与设计的重要理论做深入浅出地阐述。 面向对象分析与设计
(Detailed methodology, icon, object-oriented concepts and use skills, a full description of the theory and application of object-oriented database, depth discussion of software quality management and software development model, through a large number of examples of the object-oriented analysis and design theory do elaborate in layman' s language. Object-Oriented Analysis and Design)
- 2012-09-11 17:34:32下载
- 积分:1
-
ImportNode
The "importNode(importedNode,deep)" method for a Document should import the given importedNode into that Document.
- 2013-11-19 09:59:24下载
- 积分:1
-
foreign-iframe-subresource
The this keyword evaluates to the this value of the execution context.
- 2013-12-24 19:23:59下载
- 积分:1
-
Java_Database_Best_Practices
Java Database Best Practices
- 2007-01-09 17:32:07下载
- 积分:1
-
Eas
Constants used throughout the EAS implementation are stored here.
- 2014-02-17 13:38:51下载
- 积分:1