资源列表
News
- 客户关系管理系统,hibernate+struts2+spring,适合初学者-Customer relationship management system, hibernate+struts2+spring, suitable for beginners
Web网站管理系统
- jsp网站,具有桌面设置 修改密码 网站栏目管理 站内栏目文章管理 招聘岗位管理 个人简历管理 在线调查管理 预约登记管理 产品推介管理 在线咨询管理 转让信息管理 友情链接管理 系统维护管理 角色管理 系统目录管理 系统功能模块管理 用户管理等功能
flashbuilder4-demo
- flex4 demo 源码例子 -flex4 demo source code examples flex4 demo source code examples
shopex
- shopex仿京东模板 源程序和模板 自带DIY插件 -shopex imitation Jingdong templates and template comes with source code plug-DIY
Discuz_X2.5_SC_UTF8
- Discuz x2.5强大PHP论坛 Discuz x2.5强大PHP论坛-Discuz x2.5 powerful PHP Forum
ssm_example
- SSM环境搭建(struts2+spring+mybatis)-SSM environment to build (struts2+spring+mybatis)
mjyw
- 一个很好的学校网站源码,内容丰富有一定的参考价值-A good source school web site with rich content of some reference value
DVRunning_iOS_SDK_2017-09-06补丁
- 视频转码(Video Transcoding)是指将已经压缩编码的视频码流转换成另一个视频码流,以适应不同的网络带宽、不同的终端处理能力和不同的用户需求。转码本质上是一个先解码,再编码的过程,因此转换前后的码流可能遵循相同的视频编码标准,也可能不遵循相同的视频编码标准。(Video transcoding (Video Transcoding) refers to converting compressed encoded video streams into another video str
ASPchengxushejijiaochengheshili
- 一本很漂亮的ASP程序实例电子书,细致的讲解了ASP程序设计的所有过程简单易懂。容易上手-A very beautiful book ASP instances, detailed explanations of all the ASP program design is simple to understand. Easy to use
Web-Development--Notes
- 网页开发手记 html+css+javascr ipt实战详解 随书配套源码-Web Development the Notes from html+css+javascr ipt combat supporting source code Random
sxfx
- 该网站是描述数学分析的网站,可以学习数学分析知识-The site is to describe the mathematical analysis of the website, you can learn from the knowledge of mathematical analysis
网上订餐系统的设计与实现
- 本系统采用的技术栈有:springboot、spring、springmvc、mybatis、shiro、jsp、javascr ipt、layui。数据库采用mysql作为数据存储,系统中涉及到的关键表有,用户表、用户详情表、商品表、订单表、商品订单关联表、评价表等等。本系统分为前端和后端,前端功能有:登录注册、修改个人信息、修改收货地址、查看商品、加购商品、结算商品,对订单进行评价、用户留言等功能;后端功能有:登录、商品管理、用户管理、订单管理、留言公告管理等功能。本系统中的购物车功能设计、