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

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

資源簡介

基于JSP+servlet+javabean的服裝管理系統(tǒng),項目導入即可使用,內(nèi)附文檔和說明

資源截圖

代碼片段和文件信息

package?com.bean;

public?class?ClothesBean?{
private?String?clothes_number;
private?String?clothes_name;
private?String?clothes_color;
private?String?clothes_size;
private?int?storage;
private?String?clothes_rack;
private?String?status;
public?String?getClothes_number()?{
return?clothes_number;
}
public?void?setClothes_number(String?clothes_number)?{
this.clothes_number?=?clothes_number;
}
public?String?getClothes_name()?{
return?clothes_name;
}
public?void?setClothes_name(String?clothes_name)?{
this.clothes_name?=?clothes_name;
}
public?String?getClothes_color()?{
return?clothes_color;
}
public?void?setClothes_color(String?clothes_color)?{
this.clothes_color?=?clothes_color;
}
public?String?getClothes_size()?{
return?clothes_size;
}
public?void?setClothes_size(String?clothes_size)?{
this.clothes_size?=?clothes_size;
}
public?int?getStorage()?{
return?storage;
}
public?void?setStorage(int?storage)?{
this.storage?=?storage;
}
public?String?getClothes_rack()?{
return?clothes_rack;
}
public?void?setClothes_rack(String?clothes_rack)?{
this.clothes_rack?=?clothes_rack;
}
public?String?getStatus()?{
return?status;
}
public?void?setStatus(String?status)?{
this.status?=?status;
}
}

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2018-07-02?20:14??JSP服裝管理系統(tǒng)\
?????目錄???????????0??2018-07-02?20:13??JSP服裝管理系統(tǒng)\ClothesManage\
?????文件?????????866??2018-06-20?13:24??JSP服裝管理系統(tǒng)\ClothesManage\.classpath
?????文件?????????913??2018-06-25?14:51??JSP服裝管理系統(tǒng)\ClothesManage\.project
?????目錄???????????0??2018-07-02?20:13??JSP服裝管理系統(tǒng)\ClothesManage\.settings\
?????文件?????????567??2018-06-19?14:29??JSP服裝管理系統(tǒng)\ClothesManage\.settings\.jsdtscope
?????文件?????????364??2018-06-19?14:29??JSP服裝管理系統(tǒng)\ClothesManage\.settings\org.eclipse.jdt.core.prefs
?????文件?????????491??2018-06-25?14:51??JSP服裝管理系統(tǒng)\ClothesManage\.settings\org.eclipse.wst.common.component
?????文件?????????305??2018-06-19?14:29??JSP服裝管理系統(tǒng)\ClothesManage\.settings\org.eclipse.wst.common.project.facet.core.xml
?????文件??????????49??2018-06-19?14:29??JSP服裝管理系統(tǒng)\ClothesManage\.settings\org.eclipse.wst.jsdt.ui.superType.container
?????文件???????????6??2018-06-19?14:29??JSP服裝管理系統(tǒng)\ClothesManage\.settings\org.eclipse.wst.jsdt.ui.superType.name
?????目錄???????????0??2018-07-02?20:13??JSP服裝管理系統(tǒng)\ClothesManage\WebContent\
?????文件????????4205??2018-06-20?21:37??JSP服裝管理系統(tǒng)\ClothesManage\WebContent\AddClothes.jsp
?????文件????????1460??2018-06-20?13:05??JSP服裝管理系統(tǒng)\ClothesManage\WebContent\AddClothesProperty.jsp
?????文件????????1431??2018-06-21?19:57??JSP服裝管理系統(tǒng)\ClothesManage\WebContent\AddInput.jsp
?????文件????????2291??2018-06-21?15:43??JSP服裝管理系統(tǒng)\ClothesManage\WebContent\AddInput_information.jsp
?????文件????????1433??2018-06-21?19:57??JSP服裝管理系統(tǒng)\ClothesManage\WebContent\AddOutput.jsp
?????文件????????2302??2018-06-21?15:46??JSP服裝管理系統(tǒng)\ClothesManage\WebContent\AddOutput_information.jsp
?????文件????????1810??2018-06-20?14:44??JSP服裝管理系統(tǒng)\ClothesManage\WebContent\AddUser.jsp
?????文件????????3253??2018-06-20?14:50??JSP服裝管理系統(tǒng)\ClothesManage\WebContent\AdminLogin.jsp
?????文件?????????822??2018-06-19?15:21??JSP服裝管理系統(tǒng)\ClothesManage\WebContent\AdminLoginCheck.jsp
?????文件?????????497??2018-06-10?10:32??JSP服裝管理系統(tǒng)\ClothesManage\WebContent\AdminMenu.jsp
?????文件????????1806??2018-06-25?08:33??JSP服裝管理系統(tǒng)\ClothesManage\WebContent\AdminSelectClothes.jsp
?????文件????????2907??2018-06-25?08:33??JSP服裝管理系統(tǒng)\ClothesManage\WebContent\DeleteClothes.jsp
?????文件????????2713??2018-06-21?20:34??JSP服裝管理系統(tǒng)\ClothesManage\WebContent\DeleteInput.jsp
?????文件????????3435??2018-06-21?20:34??JSP服裝管理系統(tǒng)\ClothesManage\WebContent\DeleteInput_information.jsp
?????文件????????2726??2018-06-21?20:34??JSP服裝管理系統(tǒng)\ClothesManage\WebContent\DeleteOutput.jsp
?????文件????????3459??2018-06-21?20:34??JSP服裝管理系統(tǒng)\ClothesManage\WebContent\DeleteOutput_information.jsp
?????目錄???????????0??2018-07-02?20:13??JSP服裝管理系統(tǒng)\ClothesManage\WebContent\meta-INF\
?????文件??????????39??2018-06-19?14:29??JSP服裝管理系統(tǒng)\ClothesManage\WebContent\meta-INF\MANIFEST.MF
?????文件????????1851??2018-06-25?08:33??JSP服裝管理系統(tǒng)\ClothesManage\WebContent\SelectClothes.jsp
............此處省略118個文件信息

評論

共有 條評論