资源简介
房屋租赁信息发布系统
本次租房管理系统的编写采用JSP来实现,用Java语言编写类。开放工具使用MyEclipse8.5、用到Structs+Spring+Hibernate、数据库采用MySql。
代码片段和文件信息
package cn.freesky.house.bo;
// default package
/**
* TAccountsrecords entity. @author MyEclipse Persistence Tools
*/
public class TAccountsrecords implements java.io.Serializable {
private static final long serialVersionUID = -8004908424442833517L;
private Integer id;
private String addtime;
private String itemname;
private Double price;
private String userid;
private String description;
private String homeid;
private String type;
private String month;
// Constructors
/** default constructor */
public TAccountsrecords() {
}
/** minimal constructor */
public TAccountsrecords(Integer id) {
this.id = id;
}
/** full constructor */
public TAccountsrecords(Integer id String addtime String itemname
Double price String userid String description String homeidString month) {
this.id = id;
this.addtime = addtime;
this.itemname = itemname;
this.price = price;
this.userid = userid;
this.description = description;
this.homeid = homeid;
this.month = month;
}
// Property accessors
public String getType() {
return type;
}
public String getMonth() {
return month;
}
public void setMonth(String month) {
this.month = month;
}
public void setType(String type) {
this.type = type;
}
public Integer getId() {
return this.id;
}
public void setId(Integer id) {
this.id = id;
}
public String getAddtime() {
return this.addtime;
}
public void setAddtime(String addtime) {
this.addtime = addtime;
}
public String getItemname() {
return this.itemname;
}
public void setItemname(String itemname) {
this.itemname = itemname;
}
public Double getPrice() {
return price;
}
public void setPrice(Double price) {
this.price = price;
}
public String getUserid() {
return this.userid;
}
public void setUserid(String userid) {
this.userid = userid;
}
public String getDescription() {
return this.description;
}
public void setDescription(String description) {
this.description = description;
}
public String getHomeid() {
return this.homeid;
}
public void setHomeid(String homeid) {
this.homeid = homeid;
}
}
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 8975 2016-08-30 21:32 house.sql
目录 0 2016-08-31 14:27 house\
目录 0 2016-08-31 14:27 house\src\cn\freesky\house\utils\
目录 0 2016-08-31 14:27 house\src\cn\freesky\house\struts\actions\
目录 0 2016-08-31 14:27 house\src\cn\freesky\house\struts\
目录 0 2016-08-31 14:27 house\src\cn\freesky\house\services\impl\
目录 0 2016-08-31 14:27 house\src\cn\freesky\house\services\
目录 0 2016-08-31 14:27 house\.settings\
目录 0 2016-08-31 14:27 house\src\cn\freesky\house\dao\impl\
目录 0 2016-08-31 14:27 house\src\cn\freesky\house\dao\
目录 0 2016-08-31 14:27 house\src\cn\freesky\house\bo\
目录 0 2016-08-31 14:27 house\src\cn\freesky\house\
目录 0 2016-08-31 14:27 house\src\cn\freesky\
目录 0 2016-08-31 14:27 house\src\cn\
目录 0 2016-08-31 14:27 house\WebRoot\
目录 0 2016-08-31 14:27 house\WebRoot\me
目录 0 2016-08-31 14:27 house\src\
目录 0 2016-08-31 14:27 house\WebRoot\WEB-INF\
目录 0 2016-08-31 14:27 house\WebRoot\WEB-INF\classes\
目录 0 2016-08-31 14:27 house\WebRoot\pic\
目录 0 2016-08-31 14:27 house\WebRoot\WEB-INF\classes\cn\
目录 0 2016-08-31 14:27 house\WebRoot\WEB-INF\classes\cn\freesky\
目录 0 2016-08-31 14:27 house\WebRoot\WEB-INF\classes\cn\freesky\house\
目录 0 2016-08-31 14:27 house\WebRoot\WEB-INF\classes\cn\freesky\house\bo\
目录 0 2016-08-31 14:27 house\WebRoot\manage\
目录 0 2016-08-31 14:27 house\WebRoot\images\list st
目录 0 2016-08-31 14:27 house\WebRoot\images\adminicons\
目录 0 2016-08-31 14:27 house\WebRoot\images\
目录 0 2016-08-31 14:27 house\WebRoot\files\themes\simple\
目录 0 2016-08-31 14:27 house\WebRoot\files\themes\default\
目录 0 2016-08-31 14:27 house\WebRoot\files\themes\common\
............此处省略320个文件信息
相关资源
- eclipse ssh 三大框架资源
- Java员工管理系统
- 基于Java的固定资产的设计与实现
- 基于Java的动漫论坛的设计与实现
- 基于Java的电子政务网的设计与实现
- JAVA web大作业
- 基于Android考勤系统
- 基于jsp图书管理系统javaweb毕业设计
- 基于SSM学校教务管理系统javaweb毕业设
- 基于ssm职工工资管理信息系统javaweb
- Java+MySQL医院预约挂号管理系统的设计
- java建站系统_自助建站cms
- JAVA并发编程艺术 高清pdf
- Java核心技术第10版英文原版PDF
- java+Mysql销售管理系统 源代码和数据库
- Android跨域请求获取Java后端数据登录界
- JAVAEE健康管理系统SSH
- javassm电商网站 完整版
- Java面试项目
- java web 在线考试系统
- java 雷霆战机
- android图书管理系统+javaweb后台服务器
- java 电影售票网站源码,自制
- 北大青鸟河北天泰ACCP9.0使用Java使用数
- 网上订餐系统 javaweb项目 完整源码
- java水果销售系统网站
- TheJavaProgrammingLanguageThirdEdition.pdf
- JSP实用教程PDF 超高清
- 在线答疑系统.zip
- Abusolute Java 中文版
评论
共有 条评论