xxxx18一60岁hd中国/日韩女同互慰一区二区/西西人体扒开双腿无遮挡/日韩欧美黄色一级片 - 色护士精品影院www

資源簡介

這是在whut上軟件實訓(xùn)時自己寫的一個簡單的基于SSM+Mysql開發(fā)技術(shù)的銀行用戶管理系統(tǒng),主要實現(xiàn)了注冊、查詢、修改、注銷、取款、存款以及轉(zhuǎn)賬等功能,類似于一個小型的功能特別簡單的ATM機(jī)。

資源截圖

代碼片段和文件信息

package?com.lyb.bean;

public?class?User?{

private?int?id;
private?String?name;
private?String?password;
private?String?sex;
private?String?birthday;
private?float?price;

public?int?getId()?{
return?id;
}

public?void?setId(int?id)?{
this.id?=?id;
}

public?String?getName()?{
return?name;
}

public?void?setName(String?name)?{
this.name?=?name;
}

public?String?getPassword()?{
return?password;
}

public?void?setPassword(String?password)?{
this.password?=?password;
}

public?String?getSex()?{
return?sex;
}

public?void?setSex(String?sex)?{
this.sex?=?sex;
}

public?String?getBirthday()?{
return?birthday;
}

public?void?setBirthday(String?birthday)?{
this.birthday?=?birthday;
}

public?float?getPrice()?{
return?price;
}

public?void?setPrice(float?price)?{
this.price?=?price;
}

@Override
public?String?toString()?{
return?“User?[id=“?+?id?+?“?name=“?+?name?+?“?password=“?+?password?+?“?sex=“?+?sex?+?“?birthday=“
+?birthday?+?“?price=“?+?price?+?“]“;
}
}

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2016-10-12?19:08??ShiXunSSM\
?????目錄???????????0??2016-10-12?19:08??ShiXunSSM\src\com\lyb\test\
?????目錄???????????0??2016-10-12?19:08??ShiXunSSM\src\com\lyb\service\
?????目錄???????????0??2016-10-12?19:08??ShiXunSSM\.settings\
?????目錄???????????0??2016-10-12?19:08??ShiXunSSM\src\com\lyb\dao\
?????目錄???????????0??2016-10-12?19:08??ShiXunSSM\src\com\lyb\controller\
?????目錄???????????0??2016-10-12?19:08??ShiXunSSM\src\com\lyb\bean\
?????目錄???????????0??2016-10-12?19:08??ShiXunSSM\src\com\lyb\
?????目錄???????????0??2016-10-12?19:08??ShiXunSSM\src\com\
?????目錄???????????0??2016-10-12?19:08??ShiXunSSM\src\
?????目錄???????????0??2016-10-12?19:08??ShiXunSSM\WebContent\
?????目錄???????????0??2016-10-12?19:08??ShiXunSSM\WebContent\meta-INF\
?????目錄???????????0??2016-10-12?19:08??ShiXunSSM\build\classes\com\lyb\test\
?????目錄???????????0??2016-10-12?19:08??ShiXunSSM\WebContent\My97DatePicker\
?????目錄???????????0??2016-10-12?19:08??ShiXunSSM\build\classes\com\lyb\service\
?????目錄???????????0??2016-10-12?19:08??ShiXunSSM\build\classes\com\lyb\dao\
?????目錄???????????0??2016-10-12?19:08??ShiXunSSM\build\classes\com\lyb\controller\
?????目錄???????????0??2016-10-12?19:08??ShiXunSSM\build\classes\com\lyb\bean\
?????目錄???????????0??2016-10-12?19:08??ShiXunSSM\WebContent\My97DatePicker\lang\
?????目錄???????????0??2016-10-12?19:08??ShiXunSSM\build\classes\com\lyb\
?????目錄???????????0??2016-10-12?19:08??ShiXunSSM\build\classes\com\
?????目錄???????????0??2016-10-12?19:08??ShiXunSSM\build\classes\
?????目錄???????????0??2016-10-12?19:08??ShiXunSSM\WebContent\My97DatePicker\skin\
?????目錄???????????0??2016-10-12?19:08??ShiXunSSM\build\
?????文件?????????666??2016-10-12?19:08??qcdata.txt
?????目錄???????????0??2016-10-12?19:08??ShiXunSSM\WebContent\My97DatePicker\skin\default\
?????目錄???????????0??2016-10-12?19:08??ShiXunSSM\WebContent\WEB-INF\lib\
?????目錄???????????0??2016-10-12?19:08??ShiXunSSM\WebContent\WEB-INF\jsp\
?????目錄???????????0??2016-10-12?19:08??ShiXunSSM\WebContent\My97DatePicker\skin\whyGreen\
?????目錄???????????0??2016-10-12?19:08??ShiXunSSM\WebContent\WEB-INF\
?????目錄???????????0??2016-10-12?19:08??ShiXunSSM\WebContent\My97DatePicker\開發(fā)包\skin\whyGreen\
............此處省略107個文件信息

評論

共有 條評論

相關(guān)資源