You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

7 lines
297 B

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

# rtcar
数据库各类业务脚本见carrentalmanagement.txt文件
具体数据库脚本为carrentalmanagement.sql文件
使用的高级语言查询为java环境为eclipse导入web项目后运行customersDAO类完成对数据库的连接及增删改查;
将customer表封装为cistomer类