-
jishiben
实现一个简单的计算器的功能只要配好JDK,就可以使用供初学者学习学习(calculator
)
- 2010-12-29 10:40:34下载
- 积分:1
-
generates-machine-code
JAVA在Windows平台上生成机器码,JAVA在Windows平台上生成机器码(JAVA generates machine code on the Windows platform.)
- 2016-11-07 10:20:17下载
- 积分:1
-
ssm学生信息管理系统(源码+数据库+文档)
ssm学生信息管理系统(源码+数据库+文档)
- 2020-12-12下载
- 积分:1
-
snmp5_1
snmp zip 包开发snmp协议(snmp zip Package snmp agreement dddddddddddddddddddd )
- 2007-02-03 17:50:56下载
- 积分:1
-
change-the-voice
在Eclipse开发环境下,可以直接导入,导入之后可以依据自己的情况,改变音量调节的大小,同时还可以自行设计音量进度条的显示方式(In the Eclipse development environment, you can directly import, after import can be based on their own circumstances, to change the size of the volume control, but also can design their own volume progress bar is displayed)
- 2013-09-23 20:07:35下载
- 积分:1
-
MyQTTS
对科大讯飞语音合成服务Java接口的二次封装,可由程序的线程锁来控制几个线程同时f访问TTS。(For speech synthesis iFLYTEK service Java interface of the second package, the program can be thread-locking to control access to several threads simultaneously f TTS.)
- 2020-10-17 17:07:28下载
- 积分:1
-
kdj
kdj的java实现,可以加入到安卓手机中实现kdj的调取,观看(kdj java)
- 2016-01-20 14:57:18下载
- 积分: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
-
1
说明: 第一个Java例子程序,源文件为HelloWorld.java,可以使用
javac HelloWorld.java
进行编译,然后运行,
java HelloWorld(The first example of a Java program, the source file is HelloWorld.java, you can use the javac HelloWorld.java compile and run, java HelloWorld)
- 2015-03-21 13:27:37下载
- 积分:1
-
A_Port_Sca619613132002
Keep an eye on the open ports in your local pc. A java written port scanner which looks for the open ports in the given server and logs a report of them.
- 2010-06-01 13:49:33下载
- 积分:1