搜索资源列表
quartz_sample_src
- quartz_案例,自动执行批处理程序,小的案例,可以在此基础上扩展,和spring 结合-quartz_ cases, automated batch process, a small case, you can expand on this basis, and spring combination
batch_sample
- 演示如何利用 Spring Batch 开发企业批处理应用-Demonstrates how to use the Spring Batch development enterprise batch applications
ibatis-sample
- ibatis完美例子(增删改查、批处理、事务、与spring和struts2集成、备注+没有放类库)-of ibatis perfect example (CRUD batch, transaction, and spring and struts2 integration Remarks+ did not put the class library)
anti_aliasing
- 多粒子弹簧振动模型。opengl实现全屏抗锯齿以及批量输出帧图片。-Multi-particle spring vibration model. opengl achieve FSAA and batch output frame pictures.
Dongli100
- 移动商务短信平台:本系统采用WEB方式的B/S系统架构,支持局域网和互联网访问;由当前流行的jsp+struts2+hibernate+spring+ajax等最新技术实现。 主要功能: 1.能进行短信的群发,接收; 2.支持通过Excel文件、文本文件批量导入导出发送数据; 3.内置大量用户数据,用户可通过条件筛选合适的号码进行发送,也可以批量导入号码发送; 4.支持多用户使用,自动充值,充多少发多少;方便发展代理商 5.可以查看发送明细;导出数据; 6.与中国移动
batch
- spring batch使用示例,介绍关于spring的批量处理功能-spring batch example
Spring-Batch-Essentials
- 使用spring batch进行开发,适合进行大数据开发等场景-spring batch essentials
sync-fileserver
- 基于springmvc框架批量上传附件,带进度条(Batch upload attachments based on springmvc framework, with progress bar)
java
- 实现用户管理,权限管理,设备运维管理,评估管理,督导(The function realizes the remote control and management of classroom equipment, realizes equipment management, equipment operation and maintenance management, teaching evaluation, supervision and management, permission mana
resources
- spring 框架配置,内部设置数据库连接,maven设置等配置(The function realizes the remote control and management of classroom equipment, realizes equipment management, equipment operation and maintenance management, teaching evaluation, supervision and management, permissio
网上订餐系统的设计与实现
- 本系统采用的技术栈有:springboot、spring、springmvc、mybatis、shiro、jsp、javascr ipt、layui。数据库采用mysql作为数据存储,系统中涉及到的关键表有,用户表、用户详情表、商品表、订单表、商品订单关联表、评价表等等。本系统分为前端和后端,前端功能有:登录注册、修改个人信息、修改收货地址、查看商品、加购商品、结算商品,对订单进行评价、用户留言等功能;后端功能有:登录、商品管理、用户管理、订单管理、留言公告管理等功能。本系统中的购物车功能设计、