-
mybatis
说明: myabtis 整合后的项目 可直接使用(Myabtis integrated projects can be used directly)
- 2020-06-19 12:00:06下载
- 积分:1
-
Javatanhaoqiang
谭浩强版的JAVA电子书.适合初学者,希望对大家有帮助.(Transplantation and Hemopurification version of JAVA e-books. Suitable for beginners, we want to help.)
- 2010-12-27 14:02:21下载
- 积分:1
-
Ubuntu12.10 菜鸟使用手册(二)
对于刚刚步入 Linux 的菜鸟来说, 难免要有时利用一下 的资源,(For newcomers who have just entered Linux, it is unavoidable to make use of some resources at times.)
- 2019-05-07 23:25:35下载
- 积分:1
-
Java
很漂亮的一款列表式显示数据的JAVA源码实例,运行效果图如上所示,JAVA爱好者一定会喜欢哦(Very beautiful a list of data show that the JAVA source code examples, operating results as shown above, JAVA lovers will love Oh)
- 2016-12-22 15:10:44下载
- 积分:1
-
MirrorDraw
Mirror Draw App include it self code for drawing any shapes in four diff colors with mirroning
- 2015-03-10 05:59:40下载
- 积分:1
-
uuservisor
这是一个java编写的航空订票系统,很好的哦,(This is a Java code airline reservation systems, very good oh,)
- 2017-05-30 18:00:13下载
- 积分:1
-
013JAVA.JSP城市公交查询系统
基于J2EE的公交查询系统Bus query system based on J2EE,(Bus query system based on J2EE,)
- 2019-04-16 22:41:00下载
- 积分: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
-
R-java
使用java实现R树,包括插入,删除,查找等功能(Using java to achieve R-tree, including insert, delete, search and other functions)
- 2021-04-19 20:48:51下载
- 积分:1
-
ID3
ID3 is data classification algorithm.it is used to generate decision tree from given data set.decision is used to make strategic decision from generated decision tree.
- 2011-09-08 16:58:32下载
- 积分:1