-
Bank项目_源代码
说明: 新人练手java小项目,深入了解java中对象的机制与原理,简单易懂,学习效率高(Novice practitioner java small project, in-depth understanding of the object)
- 2019-10-09 09:16:47下载
- 积分:1
-
MicroTankMIDleter
新手简单模拟的J2ME坦克大战游戏的源代码,代码里有简单注释说明,很有利新手学习。(Novice a simple simulation J2ME Battle City game' s source code, code, there are simple and explanatory notes, it is beneficial to learn novice.)
- 2009-09-30 15:04:17下载
- 积分:1
-
graduatedesign
说明: 毕业设计:使用ssh框架开发银行管理系统(Developing bank management system with SSH Framework)
- 2020-06-22 17:00:02下载
- 积分:1
-
ContentHandlerFactoryTest
Content Handler Factory Test extends Test Case.
- 2014-01-23 10:42:37下载
- 积分:1
-
DAO_Demo
一个简单的DAO设计模式的例子。
DAO(Data Access Object,数据访问对象) 的主要功能是数据操作,在程序的标准开发架构中属于数据层的操作。(A simple example of DAO design patterns.
DAO (Data Access Object, data access object) is the main function of data manipulation, the standard development process in the program belongs to the operation of the data layer.)
- 2017-01-12 10:41:58下载
- 积分:1
-
200_java_code
200个Java初学者必看的小程序,从初始的hellow world 到jFrame的基础使用方法都包括了(200 Java applet beginners must-see, world hellow to the base from the initial use of jFrame are included)
- 2014-05-10 15:08:42下载
- 积分:1
-
xstream-1.3.1-sae-liufeng
2010年8月25日?-?Java应用服务器 近期公司做一个项目,动态将用户从BAS踢下线及动态修改用户带宽。 由于里面涉及到Radius 3576协议,找了一些资料 如下: A:中断消息(DM) ...(August 25, 2010 - Java application server company recently to do a project, the dynamic user from the BAS kicked off the assembly line and dynamic modification user bandwidth. Because it involves the Radius 3576 protocol, find some information as follows: A: interrupt message (DM)...)
- 2017-10-17 10:12:20下载
- 积分:1
-
1JSP笔记
说明: jsP个人笔记,十分适合新手学习,建议下载,内容详细(JsP personal notes, very suitable for beginners to learn, it is recommended to download, detailed content)
- 2020-06-24 09:00:02下载
- 积分: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
-
QQChar_SER_Cliet
java版QQ聊天,实现用户登录验证,群发,私聊及公告,后台数据MSSQL2K(java version of QQ chat, users logged in achieving certification and repeated, and Private Chat notice background information MSSQL2K)
- 2006-11-18 23:50:58下载
- 积分:1