91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小: 13.28M
    文件類型: .rar
    金幣: 1
    下載: 0 次
    發布日期: 2021-01-19
  • 語言: Java
  • 標簽:

資源簡介

基于ssm的房屋租賃管理系統

功能介紹

 房源信息模塊: 房源信息展示、房源信息更新、房源信息增加、房源信息刪除

賬戶管理模塊: 賬戶登錄、賬戶綁定、賬戶管理

租金結算模塊: 每月租金信息、租金交付功能、月租金收入總額統計

房屋租賃合同管理模塊: 房屋租賃合同錄入、房屋租賃合同展示、房屋租賃價格修改、房屋租賃合同終止

報障模塊: 租客報賬、管理員報障審核、租客報障統計

日程模塊:收租日程顯示

項目介紹

框架: 項目整體采用spring springMVC mybatis框架

數據庫: 使用mysql數據庫

服務器: Tomcat服務器部署

運行:瀏覽器地址欄中輸入:http://localhost:8080/text2/login.jsp,可啟動登錄頁面

登錄:管理員帳戶:admin 密碼:12345 租客帳戶:zyx 密碼:123456

MySQL 用戶名:root,密碼:1997

資源截圖

代碼片段和文件信息

package?controller;

import?java.util.List;

import?javax.servlet.http.HttpSession;

import?org.springframework.beans.factory.annotation.Autowired;
import?org.springframework.stereotype.Controller;
import?org.springframework.ui.Model;
import?org.springframework.web.bind.annotation.RequestMapping;
import?org.springframework.web.bind.annotation.RequestParam;

import?com.github.pagehelper.PageHelper;
import?com.github.pagehelper.PageInfo;

import?Pojo.Apply;
import?Pojo.Houselist;
import?Pojo.User;
import?Pojo.Userlist;
import?Pojo.Zulist;
import?service.ApplyService;
import?service.HouselistService;
import?service.UserlistService;

@Controller
public?class?ApplyController?{
@Autowired
private?UserlistService?userlistService;
@Autowired
private?HouselistServic

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----

?????文件????????925??2019-09-23?10:37??租房\house-master\.classpath

?????文件??????????8??2018-04-09?22:41??租房\house-master\.gitignore

?????文件????????905??2018-04-09?22:41??租房\house-master\.project

?????文件????????567??2018-04-09?22:41??租房\house-master\.settings\.jsdtscope

?????文件????????146??2018-04-09?22:41??租房\house-master\.settings\org.eclipse.core.resources.prefs

?????文件????????364??2018-04-09?22:41??租房\house-master\.settings\org.eclipse.jdt.core.prefs

?????文件????????467??2018-04-09?22:41??租房\house-master\.settings\org.eclipse.wst.common.component

?????文件????????345??2019-09-23?10:37??租房\house-master\.settings\org.eclipse.wst.common.project.facet.core.xml

?????文件?????????49??2018-04-09?22:41??租房\house-master\.settings\org.eclipse.wst.jsdt.ui.superType.container

?????文件??????????6??2018-04-09?22:41??租房\house-master\.settings\org.eclipse.wst.jsdt.ui.superType.name

?????文件???????2439??2018-04-09?22:41??租房\house-master\build\classes\ApplicationContext-dao.xml

?????文件???????1056??2018-04-09?22:41??租房\house-master\build\classes\ApplicationContext-service.xml

?????文件???????1913??2018-04-09?22:41??租房\house-master\build\classes\ApplicationContext-trans.xml

?????文件???????5486??2019-09-24?13:39??租房\house-master\build\classes\controller\ApplyController.class

?????文件???????4487??2019-09-24?13:39??租房\house-master\build\classes\controller\ApplyoutController.class

?????文件???????3496??2019-09-24?13:39??租房\house-master\build\classes\controller\CheckoutController.class

?????文件???????4256??2019-09-24?13:39??租房\house-master\build\classes\controller\HetongController.class

?????文件???????4209??2019-09-24?13:39??租房\house-master\build\classes\controller\HoustlistController.class

?????文件???????7235??2019-09-24?13:39??租房\house-master\build\classes\controller\PaidController.class

?????文件???????3126??2019-09-24?13:39??租房\house-master\build\classes\controller\ScheduleController.class

?????文件???????1904??2019-09-24?13:39??租房\house-master\build\classes\controller\UserController.class

?????文件???????4120??2019-09-24?13:39??租房\house-master\build\classes\controller\UserlistController.class

?????文件???????7150??2019-09-24?13:39??租房\house-master\build\classes\controller\WrongController.class

?????文件???????3491??2019-09-24?13:39??租房\house-master\build\classes\controller\ZulistController.class

?????文件????????452??2019-09-24?13:39??租房\house-master\build\classes\dao\ApplyMapper.class

?????文件???????1900??2018-04-09?22:41??租房\house-master\build\classes\dao\ApplyMapper.xml

?????文件????????429??2019-09-24?13:39??租房\house-master\build\classes\dao\ApplyoutMapper.class

?????文件???????1960??2018-04-09?22:41??租房\house-master\build\classes\dao\ApplyoutMapper.xml

?????文件????????313??2019-09-24?13:39??租房\house-master\build\classes\dao\CheckoutMapper.class

?????文件???????1539??2018-04-09?22:41??租房\house-master\build\classes\dao\CheckoutMapper.xml

............此處省略421個文件信息

評論

共有 條評論