-
飞机大战3.0
功能性需求:游戏状态的控制功能、游戏难度的调整、游戏界面的绘画、还价游戏控制功能(Functional Requirements: Control Function of Game State, Adjustment of Game Difficulty, Drawing of Game Interface, Control Function of Bargaining Game)
- 2018-12-07 17:45:39下载
- 积分:1
-
ycaspxjob_v2.8
一个很好的人才网,用JSP代码写的,好用(Talent Network)
- 2013-11-08 19:32:57下载
- 积分:1
-
NameParser
Name Parser implements String Parser Source Code for Andriod.
- 2013-12-16 11:32:53下载
- 积分:1
-
ok
说明: 网络编程 ssd9 线程池的实现 包含三个类,线程池类,服务器类,和线程类(failed to translate)
- 2011-12-27 10:39:13下载
- 积分:1
-
ordermeal
Java课程设计,一个基于socket套接字编程的局域网订餐系统,C/S结构,客户端可以查看菜单,下订单,服务器端接受订单。(Java curriculum design, a socket-based ordering system LAN socket programming, C/S structure, the client can view the menu, order, the server taking orders.)
- 2015-08-05 09:00:47下载
- 积分:1
-
DHUtil
utility class for converting jce/jca DH objects objects into their org.bouncycastle.crypto counterparts.
- 2013-12-11 13:18:31下载
- 积分:1
-
JCalender-1.3.2
adding a java calendar for your project, good luck
- 2019-01-05 16:13:44下载
- 积分:1
-
TestComm_0200
一个基于java的串口通信,比较简单的程序,在eclipse里开发,需要先把串口通讯相关的dll文件安装好(A java-based serial communication, relatively simple procedures, the eclipse in the development, the need first serial communication related dll files installed)
- 2011-06-05 10:01:46下载
- 积分: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
-
sign
如果不对窗体进行版面设置,则一个组件会直接充满整个窗体,所以在JAVA中专门提供了布局管理器来管理组件。(If we do not form the layout settings, a component will directly fill the form, specifically so provided in the JAVA layout manager to manage components.)
- 2011-10-07 18:24:42下载
- 积分:1