-
com.gmail.dengtao.joe.transport
个人工作中编写基于java nio的socket封装,基于事件的设计方式这点类似mina,但该框架的主要特点是简单!(Personal work, the preparation of the socket-based java nio package, event-based design approach this like mina, but the main features of the framework is simple!
)
- 2013-09-28 08:41:35下载
- 积分:1
-
LogWriter
A wrapper around log4j that is used for logging debug and errors.
- 2013-11-04 10:19:44下载
- 积分:1
-
FGA_Bounds
java实现的浮点数编码遗传算法,很有用,只需更改适应度函数即可(the complement of genetic algorithm by java, which is very useful via changing the fitness function for any use.)
- 2011-12-06 01:37:53下载
- 积分:1
-
ATM-Example
使用java编写的模拟atm的代码,多线程操作,实现了存取查询功能(Atm using the java code written in simulation, multi-threaded operation, to achieve the access search functions)
- 2010-11-07 15:45:58下载
- 积分:1
-
project
基于P2P的几款用java语言编写的程序,像是P2P点对点通信什么的(Based on several P2P programs written using the java language, such as P2P peer communication or something)
- 2016-08-28 17:49:25下载
- 积分: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
-
网上书店%28struts%2Bhibernate%2Bcss%2Bmysql%29
能使先后台增删改查完整内容
myeclipse+mysql+jsp(myeclipse+mysql+jsp
good good good)
- 2020-06-24 17:20:01下载
- 积分:1
-
RadixTransfer
byte,int,String等各种类型数据相互转换。(byte, int, String and other types of data conversion.)
- 2016-09-15 09:40:58下载
- 积分:1
-
SSM+Maven整合
说明: ssm+maven整合实例,这是一个简单的实例,可以发布对于ssm框架与maven工具使用。(Example of SSM + Maven integration.
This is a simple example that can be published for use with SSM frameworks and maven tools.)
- 2020-06-21 06:40:02下载
- 积分:1
-
MD5_Java_Bean_SourceCode
MD5的java bean实现。做这方面工作的人可以综合参考一下。已经有人上传很多这样类似的代码了,可我没搜到我这个的,所以还是传上来了。(MD5 realization of the java bean. Work in this area so people can comprehensive reference. From this has been a lot of similar code, and could I have not found me, so it onto the mass.)
- 2008-01-06 18:38:59下载
- 积分:1