-
bbs
一个用Spring+Struts+hibernate整合的BBS项目,使用MySQL数据库进行数据存储,发布在Tomcat服务器上。(With a Spring+ Struts+ hibernate integration BBS project, using a MySQL for data storage, published on the Tomcat server.)
- 2016-04-30 09:58:52下载
- 积分:1
-
etc原始
问道1.6原始etc,修改错了的朋友可以选择用此文件恢复(Question 1.6 Original etc)
- 2020-12-27 12:39:02下载
- 积分:1
-
打飞碟JAVA程序
打飞碟程序,用JAVA编写!还比较号玩!(fight UFO procedures, prepared using JAVA! Still, playing!)
- 2005-01-02 20:54:49下载
- 积分:1
-
complex
说明: 编写一个复数类,可以进行复数加法和减法运算。编写一个包含main方法的类(应用程序)测试该复数类。要求该复数类至少包含一个无参的构造方法和一个带参的构造方法;数据成员包括复数的实部和虚部,为double类型;包括两个方法,分别实现复数的加法和减法运算。(Write a complex class, which can add and subtract complex numbers. Write a class (application) containing the main method to test the complex class. The complex class is required to include at least one parametric construction method and one parametric construction method; the data members include the real and imaginary parts of the complex, which are of double type; and two methods are included to realize the addition and subtraction operations of the complex respectively.)
- 2019-04-13 20:31:45下载
- 积分: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
-
AbstractItemVisitor
An output stream for the body of an HTTP request Source Code for Java Script.
- 2013-10-04 10:18:01下载
- 积分:1
-
huawei
huawei2019年网络技术精英挑战赛复赛java题目(Huawei 2009 Network Technology Elite Challenge Seminar Java Topic)
- 2020-06-20 20:20:02下载
- 积分:1
-
tfIdf
tfidf的计算的java实现,程序结构清晰,注释易懂,(java tfidf calculated to achieve a clear program structure, comments to understand,)
- 2015-04-13 09:11:34下载
- 积分:1
-
PrimeFaces Cookbook
Java cookbook for primefaces developers
- 2019-07-09 14:42:49下载
- 积分:1
-
JSP+SQL超市进销存管理系统
超市管理系统,可以进行买卖货物,以及库存的统计(Supermarket management system, you can buy and sell goods, as well as inventory statistics)
- 2017-06-29 15:03:40下载
- 积分:1