# 数据库系统_汽车租赁管理 **Repository Path**: ling-lan-1412/database_system ## Basic Information - **Project Name**: 数据库系统_汽车租赁管理 - **Description**: 一个简单的数据库系统实现 - **Primary Language**: PHP - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 4 - **Forks**: 0 - **Created**: 2022-07-04 - **Last Updated**: 2023-09-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 数据库系统_汽车租赁管理 Wampserver环境配置如下: 下载网址: https://www.wampserver.com/ https://sourceforge.net/projects/wampserver/files/ 软件使用说明: http://www.chengzhushuo.com/articlecontent.html?id=428 安装后端口被占解决方法: 修改Apache-> httpd.conf 文件端口 ctrl + f 快捷查找 Listen 来到Listen 80这行,修改80为其他没有被占用的端口号,我这里修改为85,保存当前修改. 重启 浏览器输入 localhost:85 访问 数据信息在文件夹Date_files中 项目使用说明: 将源码及文件导入wamp源目录,浏览器本地打开home.php即可