-
upgrade
说明: This is a content manage system for upgrade, java platform
- 2020-06-20 08:00:01下载
- 积分:1
-
双鱼林SSM图书信息管理系统
技术要点:
1 此系统采用了目前最流行的ssm框架,其中的spingMVC框架相对于struts2框架更灵活,更安全。
2 本项目springMVC框架采用了注解映射器,使用了RESTful风格的url对系统发起http请求,开发更灵活。
3 同时使用了了hibernate提供的校验框架,对客户端数据进行校验!
4 Mybati数据库DAO层采用的是Mapper代理开发方法,输入映射采用的是POJO包装类型实现,输出映射采用了resultMap类型,实现了数据库多对一映射。
5 spring容器内部使用拦截器,以Spring AOP的方式实现事务控制管理。(Technical points:
1. This system adopts the most popular SSM framework at present. The sping MVC framework is more flexible and safer than the struts 2 framework.
2 The spring MVC framework of this project adopts annotation mapper, and uses RESTful style URL to initiate HTTP requests to the system, which makes the development more flexible.
3 At the same time, the verification framework provided by hibernate is used to verify the client data.)
- 2019-03-28 18:47:02下载
- 积分:1
-
MachineNode
机器作业流程描述,采用贪婪算法设计,用JAVA写的。(Description of the machine processes, written by JAVA.)
- 2011-05-24 15:36:59下载
- 积分:1
-
LoginDemo
说明: 安卓 登录注册小模块,简单实现了前后端分离(Android login registration module, simple implementation of the front and back end separation)
- 2020-03-25 10:00:54下载
- 积分:1
-
Android 5 - 2015.pdf
Andorid 5 for beginer devlopers.
- 2018-08-09 17:01:00下载
- 积分:1
-
ScrollViewButtonsAndLabels
Basic scroll view example Source Code for Andriod.
- 2013-11-22 15:13:15下载
- 积分:1
-
java100源代码
初学java可能会遇到许多的问题,因此本作者准备了一百道适用于Java开发语言初学者的例题,希望能够给予帮助(There may be many problems in learning java at first, so the author has prepared a hundred examples for beginners of Java development language, hoping to help them.)
- 2018-12-18 12:36:16下载
- 积分: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
-
ATM
ATM
功能1.使用该提款机必须先注册
功能2 使用注册的用户名和密码登录使用本系统(校验) 以下三个功能用接口实现功能3 存钱功能4 取钱功能5 查询余额每次存 钱数+
每次取钱 钱数-,余额>03、4、5——switch
校验
(ATM function 1 must first register to use the cash machines function 2 uses the registered user name and password to use the system (check) the following three functions with interface functionality 3 4 get money saving features functions balance each deposit 5 queries of money+ time withdrawals of money- the balance> 0 3,4,5- switch check)
- 2011-11-12 23:50:42下载
- 积分:1
-
easyjf_bbs0.1
简易java(easyjf)框架开源论坛系统(Simple java (easyjf) framework of open-source forum system)
- 2008-08-20 20:17:18下载
- 积分:1