-
Calculator0.9
自己学习过程中做的计算器,还在修改,只实现了基本的算数功能,并且可能还存在BUG(The calculator that i do in the course of my study is still changing)
- 2017-12-18 23:13:27下载
- 积分:1
-
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
-
生命游戏
说明: 一个小游戏,关于生命算法的,设置初始值然后进行生命周期的迭代(A small game, about life algorithm, set the initial value and then iterate through the life cycle)
- 2020-06-16 10:40:01下载
- 积分:1
-
HealthyLifestyle
说明: program source code for a lifestyle program
- 2019-03-17 18:33:32下载
- 积分:1
-
MyShoot
java 飞机大战 打飞机完整代码一定要20字???????(Java aircraft war aircraft complete code must be 20 words??????????)
- 2017-06-29 22:37:04下载
- 积分:1
-
809420
在java中实现2个线程之间的死锁,即程序始终不终止,但也仍在运行()
- 2018-02-10 21:16:13下载
- 积分:1
-
Caffeine1.1.1
hello java for java begin
- 2018-03-22 19:38:06下载
- 积分:1
-
LocationSimulatorLeLs
LocationSimulator中国移动LeLs接口模拟器(LocationSimulator China Mobile LeLs Interface Simulator)
- 2009-09-29 12:39:58下载
- 积分:1
-
calculator
java实用小计算器,模仿windows自带的计算器,功能全面(Java practical calculator, imitate small Windows calculator attached, comprehensive functions)
- 2010-05-06 18:52:30下载
- 积分:1
-
leedcode
用Java编写的leedcode 算法题(Java prepared by the leedcode algorithm,)
- 2016-08-03 09:36:21下载
- 积分:1