源码目录结构图
- .classpath
- .gitignore
- .idea
- $CACHE_FILE$
- artifacts
- encodings.xml
- libraries
- misc.xml
- modules.xml
- workspace.xml
- .project
- .settings
- .jsdtscope
- org.eclipse.core.resources.prefs
- org.eclipse.jdt.core.prefs
- org.eclipse.wst.common.component
- org.eclipse.wst.common.project.facet.core.xml
- org.eclipse.wst.jsdt.ui.superType.container
- org.eclipse.wst.jsdt.ui.superType.name
- build
- classes
- img
- 1.png
- out
- artifacts
- production
- park-market.iml
- park-master.iml
- src
- ApplicationContext-dao.xml
- ApplicationContext-service.xml
- ApplicationContext-trans.xml
- controller
- dao
- db.properties
- log4j.properties
- Pojo
- service
- SpringMvc.xml
- SqlMapConfig.xml
- WebContent
- css
- fonts
- js
- META-INF
- WEB-INF
- 数据库
- parking.sql
- 说明文档.txt
最后更新:2021/5/15 11:53:20
源码介绍
本站不提供技术服务,下载运行使用需要具备一定的基础,不懂的下载前请先 联系客服>>
SSM停车位租赁系统
基于Spring+SpringMVC+Mybatis实现的
JDK版本:13.0
My数据库版本:8.0
开发工具:IDEA
有车主和租客两种权限
车主账号:admin 密码:123456
租客账号:zyx 密码:12345
数据库连接文件:src/db.properties
同类下载排行:
-
没有任何数据