-
EncryptionAudioTrackMP3-master
说明: 播放加密音乐文件,可以加密,然后加密后播放,手机APP开源代码(mp3 download encrytion and play)
- 2020-06-18 17:40:02下载
- 积分:1
-
CloudStack2.2UserInterface
云计算开源平台cloudstack的相关技术资料和参考文献(Open source cloud computing platform cloudstack the relevant technical information and references)
- 2013-08-03 22:07:46下载
- 积分:1
-
New-folder
this code is an example how to program a loop with while and do statement in java
- 2015-07-11 04:29:28下载
- 积分:1
-
kechengsheji
有关数据库,我认为数据库很重要,要认真学,我上传的是我们老师给我们的东西,你们看看对你们有用吗?(The database, I think the database is very important to carefully study, I uploaded is our teacher gave us something, you look to you useful?)
- 2010-11-09 21:34:41下载
- 积分:1
-
AbstractHttpClientConnection
Abstract client-side HTTP connection capable of transmitting and receiving data using arbitrary {@link SessionInputBuffer} and {@link SessionOutputBuffer} for Andriod.
- 2013-10-04 10:06:49下载
- 积分:1
-
java_rpcs
本程序是用java写的一个测试人品的小程序,适合java初学者学习之用。 (this program is written in java with a little character test procedures for java beginners learning.)
- 2007-03-21 14:21:43下载
- 积分:1
-
PruebaSelenium
Test for selenium, a basic introduction
- 2012-04-23 20:19:31下载
- 积分:1
-
AccountsException
This class implements a launcher shortcut for directly accessing a single account for Andriod.
- 2013-10-06 00:43:12下载
- 积分:1
-
xws-security-3.0
xws-security-3.0 ws安全包3.0版本(xws security 3.0 for development)
- 2014-04-23 16:57:39下载
- 积分: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