文件名称:Java实现房屋出租系统的增删改查
文件大小:6KB
文件格式:RAR
更新时间:2021-12-20 09:51:45
Java idea
使用的工具是idea,只写了房屋出租系统的增删改查功能,只供学习参考和笔记记录
【文件预览】:
houserentexercise
----serviceexercise()
--------HouseServiceExercise.java(2KB)
----domainexercise()
--------HouseExercise.java(2KB)
----HouseRentAppExercise.java(294B)
----utilsexercise()
--------UtilityExercise.java(6KB)
----viewexercise()
--------HouseViewExercise.java(6KB)