-
struct2
struts2框架中的为应用指定多个配置文件,可以使在编写框架时等心应手(struts2 framework for the application to specify more than one configuration file, the heart in the preparation of the framework should hand)
- 2012-08-27 09:50:16下载
- 积分:1
-
TrafficSignalControlSystem
交通信号灯控制系统,根据输入的车流量计算各信号灯的配时信息(Traffic signal control system, according to the calculation of the input signal of the flow of timing information)
- 2009-04-24 11:00:28下载
- 积分:1
-
Caffeine1.1.1
hello java for java begin
- 2018-03-22 19:38:06下载
- 积分:1
-
MR
mapReduce 例子源码 以及hadoop相关jar包(MapReduce example source code)
- 2018-08-30 09:17:59下载
- 积分:1
-
Java聊天室
说明: 用Java编写的聊天室,客户端和服务端都有界面,能够完成登录、私聊、群聊、发图片、抖动等功能,资源里面有完整代码和使用说明书。(In the chat room written in Java, both the client and the server have interfaces, which can complete the functions of login, private chat, group chat, picture sending, jitter, etc. there are complete codes and instructions in the resources.)
- 2020-07-04 10:40:00下载
- 积分:1
-
Currency
This class represents a currency as identified in the ISO 4217 currency codes.
- 2013-12-19 11:08:51下载
- 积分: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
-
Clock
说明: 一个时钟的源码,可显示日期,可更改皮肤,可选择颜色(A clock source, can display the date, change the skin)
- 2009-08-30 12:10:41下载
- 积分:1
-
java
LOF算法的Java实现,针对于聚类算法LOF,写了简易的Java实现代码来帮助初学者了解(Java Implementation of LOF Algorithms)
- 2019-03-18 14:55:39下载
- 积分:1
-
Elevator
电梯调度程序程序(模拟电梯的运行,使用Java语言绘制界面,具体说明请见压缩包里的电梯调度程序设计方案报告)(Elevator scheduler program (simulated elevator operation, drawing interface using the Java language, see the specific instructions compression elevator design report scheduler bag))
- 2020-06-29 01:00:02下载
- 积分:1