✦ 项目描述:该项目主要实现手机商城,商家将自己要卖的手机放在平台上,顾客可以加入购物车并购买,商家可以看到所有顾客的订单并对订单进行处理,其中伴随着数据库中数据的修改。该项目中还设定了一个超级用户,可以对用户进行所有操作,也可以管理商品。所有操作在登陆后进行,也可注册。 后台采用SSM框架,分为商品页面、购物车、订单、个人信息或权限的修改、登录注册这几个模块。首先创建数据库以及创建所需表和关系表,通过登陆注册进入系统内部。后台层次分为控制层(control)、服务层(service)、数据库操作(dao)、实体层(bean)、工具类(tools);dao层数据注入service层,service层传过来的数据在control层实现后,反馈出来的逻辑数据被视图解析器解析然后表现在前端…
☆20May 5, 2019Updated 6 years ago
Alternatives and similar repositories for PhoneShop-SSM
Users that are interested in PhoneShop-SSM are comparing it to the libraries listed below
Sorting:
- 此项目是一 个电商类网站,项目分为:门户网站(主要是面向客户,采用原生html,css,结合vue开发),后台管理(面向数据管理人员,采用基于vue单页应用开发方式),后端(后端采用springcloud微服务框架,统一对外提供rest风格接口,无论是门户网站还是后台管理都共…☆12Sep 3, 2020Updated 5 years ago
- 基于pytorch实现的堆叠自编码神经网络,包含网络模型构造、训练、测试☆18May 21, 2020Updated 5 years ago
- YIYIDB 高性能no-sql数据库☆10Jun 22, 2021Updated 4 years ago
- Mayday teleprompter☆12Sep 10, 2025Updated 6 months ago
- 悟空客户管理:客户关系管理是指企业为提高核心竞争力,利用相应的信息技术以及互联网技术协调企业与顾客间在销售、营销和服务上的交互,从而提升其管理方式,向客户提供创新式的个性化的客户交互和服务的过程。其最终目标是吸引新客户、保留老客户以及将已有客户转为忠实客户,增加市场。☆10Jun 21, 2022Updated 3 years ago
- 公司内部一个小秘书微信小程序,可以提供展示公司新闻和公告,租房、二手买卖,图书借阅等功能。☆10May 14, 2018Updated 7 years ago
- 自动机器学习训练平台☆11Sep 3, 2020Updated 5 years ago
- zookeeper web页面监控工具,使用内置的H2数据库实现,感谢淘宝大神yasenagat提供zkWeb源码,本项目是在1.0的基础上进行的加工完善,使用maven打war包放在toncat下即可运行☆12Sep 10, 2016Updated 9 years ago
- Implementations of transformer models in pytorch☆14Jun 2, 2020Updated 5 years ago
- An extension to Create-React-App with additional features...☆11Nov 21, 2018Updated 7 years ago
- 基于vue2.0 +echarts4.0能源管理系统☆10Jul 25, 2018Updated 7 years ago
- LyraPDF: convert a PDF to JSON or MarkDown☆11May 19, 2023Updated 2 years ago
- osbpm企业应用开发平台已加入openEA定向开源计划,平台由广州市联科软件股份有限公司自主研发,严格遵照开源协议Mozilla Public License(MPL) 2.0开放源代码。为保证质量,减少企业应用风险,在初期实施定向开源策略,只有加入openEA定向开源计…☆13Jan 5, 2021Updated 5 years ago
- IronWASP module to test security of SSL services. Ported from http://www.bolet.org/TestSSLServer/☆12Sep 2, 2013Updated 12 years ago
- An i18next middleware for Koa2 framework.☆12Dec 3, 2022Updated 3 years ago
- JSender 统一多渠道推送消息格式,支持http接口模板推送和批量推送,适用服务告警通知、设备异常通知等场景。☆10Oct 21, 2022Updated 3 years ago
- 模仿阿里云实现的机器学习PAI可视化建模管理平台☆10Jan 4, 2023Updated 3 years ago
- Hadoop3.2 single/cluster mode with web terminal gotty, spark, jupyter pyspark, hive, eco etc.☆11Nov 7, 2019Updated 6 years ago
- 🌸🌸🌸编程语言记录,Rust语言,Go语言,Python语言,Lua语言,C/C++....基本知识,及各自语言的设计特点及应用的领域,语言是工具,逻辑是根本...☆10Oct 24, 2024Updated last year
- 一个通用的水印库,项目运用rollup构建,输出iife、cjs、esm三个压缩文件,分别对应了三种使用方式,能够适用于原生js,react、Vue、angular、jq等主流框架。支持 监听浏览器resize事件和mutationObserve对象监听DOM变化并做相应的调…☆10Jan 5, 2023Updated 3 years ago
- ☆12May 22, 2024Updated last year
- 本次实训按照指导书要求,设计并实现了一个简单的图像检索系统,实现了从颜色特征、纹理特征、形状特征三个方面对图像进行匹配。其中颜色特征是提取自RGB颜色空间的颜色矩;纹理特征是来自图像0度、45度、90度、135度四个角度的灰度共生矩阵的纹理一致性、纹理对比度、纹理熵,纹理相…☆12Feb 15, 2022Updated 4 years ago
- 这个是一个商城,利用SSM框架作为后台开发,用eclipse进行开发。用Maven作为项目管理工具,spring和springmvc,mybatis(数据持久层)作为web框架整合,数据库是使用mysql。明显的体系架构Controller,Service,Dao,POJO…☆13Oct 8, 2018Updated 7 years ago
- 百家乐路单☆10Mar 27, 2023Updated 2 years ago
- JSON Object Editor in 100% Pure JS/ES6☆11Oct 26, 2016Updated 9 years ago
- Pure JS (ES6 and ES5) plugin for connecting DOM elements with SVG lines.☆13Feb 28, 2019Updated 7 years ago
- 微前端 vuex 父子通信解决方案. vue micro frontends communication solution.☆12Jan 7, 2023Updated 3 years ago
- Kafka Eagle used to describe the use of Wiki☆11Apr 21, 2020Updated 5 years ago
- Use Wg Gen Web to manage Kilo peers☆10Apr 7, 2021Updated 4 years ago
- 数据清洗模板程序(spring batch)☆10Jul 18, 2016Updated 9 years ago
- 基于vditor实现的vue版本的markdown编辑器☆13Jul 1, 2021Updated 4 years ago
- yluo UI是纯原生javascript编写可单独使用的前端组件☆12Apr 9, 2016Updated 9 years ago
- 使用tensorflow.js训练AI模型,包括线性回归、逻辑回归、图像识别、语音识别、迁移学习、加载已有模型、模型转化等等☆12Jan 26, 2023Updated 3 years ago
- Goclipse website (and Eclipse update site)☆12Jul 28, 2016Updated 9 years ago
- Complete docker installation of Booktype 2.3.☆13Jan 18, 2022Updated 4 years ago
- Create your own custom MoViNet model using your custom data. You can train and inference from "a single of code".☆10Jun 1, 2023Updated 2 years ago
- Implementation of the Open Service Broker API for MongoDB Atlas. Deploy this service to easily manage Atlas instances!☆15Feb 15, 2021Updated 5 years ago
- Web Components build with StencilJs☆12Feb 27, 2026Updated last week
- recursive rag with r1 reasoning☆11Feb 26, 2025Updated last year