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

  • 大小: 3.75MB
    文件類型: .zip
    金幣: 2
    下載: 0 次
    發(fā)布日期: 2023-08-10
  • 語言: Java
  • 標(biāo)簽: java??web??mysql??jsp??

資源簡介

本項(xiàng)目是筆者在大學(xué)實(shí)訓(xùn)所作的java web 項(xiàng)目,項(xiàng)目名為酒店管理系統(tǒng),實(shí)現(xiàn)了酒店對客房、客戶、管理員、訂單的基本操作。可供新手借鑒,在老程序員自是欠缺良多,一笑而過即可

資源截圖

代碼片段和文件信息

package?com.hms.bean;

public?class?Admin?{
private?String?id;
private?String?password;
private?String?name;
private?String?position;
private?String?phone;
public?String?getId()?{
return?id;
}
public?void?setId(String?id)?{
this.id?=?id;
}
public?String?getPassword()?{
return?password;
}
public?void?setPassword(String?password)?{
this.password?=?password;
}
public?String?getName()?{
return?name;
}
public?void?setName(String?name)?{
this.name?=?name;
}
public?String?getPosition()?{
return?position;
}
public?void?setPosition(String?position)?{
this.position?=?position;
}
public?String?getPhone()?{
return?phone;
}
public?void?setPhone(String?phone)?{
this.phone?=?phone;
}
public?Admin(String?id?String?password?String?name?String?position?String?phone)?{
super();
this.id?=?id;
this.password?=?password;
this.name?=?name;
this.position?=?position;
this.phone?=?phone;
}
public?Admin()?{
super();
}

}

?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2019-07-01?16:06??酒店管理系統(tǒng)+mysql代碼+項(xiàng)目報(bào)告\
?????目錄???????????0??2019-07-01?16:03??酒店管理系統(tǒng)+mysql代碼+項(xiàng)目報(bào)告\HotelManangementSystem\
?????文件?????????930??2019-05-18?16:50??酒店管理系統(tǒng)+mysql代碼+項(xiàng)目報(bào)告\HotelManangementSystem\.classpath
?????文件????????1055??2019-05-18?16:18??酒店管理系統(tǒng)+mysql代碼+項(xiàng)目報(bào)告\HotelManangementSystem\.project
?????目錄???????????0??2019-07-01?16:03??酒店管理系統(tǒng)+mysql代碼+項(xiàng)目報(bào)告\HotelManangementSystem\.settings\
?????文件?????????503??2019-05-18?16:18??酒店管理系統(tǒng)+mysql代碼+項(xiàng)目報(bào)告\HotelManangementSystem\.settings\.jsdtscope
?????文件??????????88??2019-06-01?16:50??酒店管理系統(tǒng)+mysql代碼+項(xiàng)目報(bào)告\HotelManangementSystem\.settings\org.eclipse.core.resources.prefs
?????文件?????????364??2019-05-18?16:18??酒店管理系統(tǒng)+mysql代碼+項(xiàng)目報(bào)告\HotelManangementSystem\.settings\org.eclipse.jdt.core.prefs
?????文件?????????518??2019-05-18?16:18??酒店管理系統(tǒng)+mysql代碼+項(xiàng)目報(bào)告\HotelManangementSystem\.settings\org.eclipse.wst.common.component
?????文件?????????345??2019-05-18?16:18??酒店管理系統(tǒng)+mysql代碼+項(xiàng)目報(bào)告\HotelManangementSystem\.settings\org.eclipse.wst.common.project.facet.core.xml
?????文件??????????49??2019-05-18?16:18??酒店管理系統(tǒng)+mysql代碼+項(xiàng)目報(bào)告\HotelManangementSystem\.settings\org.eclipse.wst.jsdt.ui.superType.container
?????文件???????????6??2019-05-18?16:18??酒店管理系統(tǒng)+mysql代碼+項(xiàng)目報(bào)告\HotelManangementSystem\.settings\org.eclipse.wst.jsdt.ui.superType.name
?????目錄???????????0??2019-07-01?16:03??酒店管理系統(tǒng)+mysql代碼+項(xiàng)目報(bào)告\HotelManangementSystem\WebContent\
?????目錄???????????0??2019-07-01?16:03??酒店管理系統(tǒng)+mysql代碼+項(xiàng)目報(bào)告\HotelManangementSystem\WebContent\meta-INF\
?????文件??????????39??2019-05-18?16:18??酒店管理系統(tǒng)+mysql代碼+項(xiàng)目報(bào)告\HotelManangementSystem\WebContent\meta-INF\MANIFEST.MF
?????目錄???????????0??2019-07-01?16:03??酒店管理系統(tǒng)+mysql代碼+項(xiàng)目報(bào)告\HotelManangementSystem\WebContent\WEB-INF\
?????目錄???????????0??2019-07-01?16:03??酒店管理系統(tǒng)+mysql代碼+項(xiàng)目報(bào)告\HotelManangementSystem\WebContent\WEB-INF\lib\
?????文件??????789885??2019-01-08?07:39??酒店管理系統(tǒng)+mysql代碼+項(xiàng)目報(bào)告\HotelManangementSystem\WebContent\WEB-INF\lib\mysql-connector-java-5.1.18-bin.jar
?????文件????????9217??2019-06-27?17:34??酒店管理系統(tǒng)+mysql代碼+項(xiàng)目報(bào)告\HotelManangementSystem\WebContent\WEB-INF\web.xml
?????目錄???????????0??2019-07-01?16:03??酒店管理系統(tǒng)+mysql代碼+項(xiàng)目報(bào)告\HotelManangementSystem\WebContent\common\
?????目錄???????????0??2019-07-01?16:03??酒店管理系統(tǒng)+mysql代碼+項(xiàng)目報(bào)告\HotelManangementSystem\WebContent\common\css\
?????文件???????????0??2019-05-26?21:30??酒店管理系統(tǒng)+mysql代碼+項(xiàng)目報(bào)告\HotelManangementSystem\WebContent\common\css\common.css
?????文件??????207486??2019-05-30?15:21??酒店管理系統(tǒng)+mysql代碼+項(xiàng)目報(bào)告\HotelManangementSystem\WebContent\common\css\jquery.mobile-1.4.5.min.css
?????文件???????34729??2019-05-26?21:30??酒店管理系統(tǒng)+mysql代碼+項(xiàng)目報(bào)告\HotelManangementSystem\WebContent\common\css\sapar.css
?????文件???????63516??2019-05-26?21:30??酒店管理系統(tǒng)+mysql代碼+項(xiàng)目報(bào)告\HotelManangementSystem\WebContent\common\css\sapar.css.map
?????目錄???????????0??2019-07-01?16:03??酒店管理系統(tǒng)+mysql代碼+項(xiàng)目報(bào)告\HotelManangementSystem\WebContent\common\images\
?????文件???????21701??2019-05-26?21:30??酒店管理系統(tǒng)+mysql代碼+項(xiàng)目報(bào)告\HotelManangementSystem\WebContent\common\images\addico.png
?????文件?????????976??2019-05-26?21:30??酒店管理系統(tǒng)+mysql代碼+項(xiàng)目報(bào)告\HotelManangementSystem\WebContent\common\images\arrow.png
?????文件???????21875??2019-05-26?21:30??酒店管理系統(tǒng)+mysql代碼+項(xiàng)目報(bào)告\HotelManangementSystem\WebContent\common\images\bookico.png
?????文件???????21435??2019-05-26?21:30??酒店管理系統(tǒng)+mysql代碼+項(xiàng)目報(bào)告\HotelManangementSystem\WebContent\common\images\centerbottombg.png
?????文件???????18918??2019-05-26?21:30??酒店管理系統(tǒng)+mysql代碼+項(xiàng)目報(bào)告\HotelManangementSystem\WebContent\common\images\centerleft.png
............此處省略447個(gè)文件信息

評論

共有 條評論

相關(guān)資源