-
大小: 4.11MB文件類型: .rar金幣: 2下載: 0 次發(fā)布日期: 2023-09-29
- 語言: 其他
- 標簽: 數(shù)據(jù)庫??銀行信貸??有界面??sql語句??
資源簡介
系統(tǒng)基本功能要求:
1、客戶管理,功能包括新的貸款客戶信息,客戶信息,查詢修改貸款客戶信息,信用評級和信用客戶所有權(quán)等;
2、業(yè)務(wù)管理,功能包括貸款,貸款審批,貸款,貸款回收逾期貸款,貸款,逾期貸款,等等;
3、利息管理,功能主要包括利息的計算的計算;
4、綜合管理,主要包括銀行信貸人員的信息管理以及各分支行的信貸部門信息的管理;
5、查詢統(tǒng)計,主要包括報表查詢以及統(tǒng)計查詢兩部分;
6、系統(tǒng)管理,主要包括系統(tǒng)的用戶信息管理,用戶權(quán)限分配和刪除數(shù)據(jù),系統(tǒng)維護,系統(tǒng)參數(shù)設(shè)置和系統(tǒng)的初始化;

代碼片段和文件信息
package?action;
public?class?check?{
private?String?username;
private?String?password;
public?String?getUsername()?{
return?username;
}
public?void?setUsername(String?username)?{
this.username?=?username;
}
public?String?getPassword()?{
return?password;
}
public?void?setPassword(String?password)?{
this.password?=?password;
}
public?String?check(){
if(“miao“.equals(username)&&“123“.equals(password))
return?“checkok“;
else
return?“error“;
}
}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
????.......???????845??2016-12-27?20:25??數(shù)據(jù)庫課程設(shè)計\BankCredit\.classpath
????.......??????1043??2016-12-27?20:25??數(shù)據(jù)庫課程設(shè)計\BankCredit\.project
????.......???????567??2016-12-27?20:25??數(shù)據(jù)庫課程設(shè)計\BankCredit\.settings\.jsdtscope
????.......???????364??2016-12-27?20:25??數(shù)據(jù)庫課程設(shè)計\BankCredit\.settings\org.eclipse.jdt.core.prefs
????.......???????482??2016-12-27?20:25??數(shù)據(jù)庫課程設(shè)計\BankCredit\.settings\org.eclipse.wst.common.component
????.......???????349??2016-12-27?20:25??數(shù)據(jù)庫課程設(shè)計\BankCredit\.settings\org.eclipse.wst.common.project.facet.core.xm
????.......????????49??2016-12-27?20:25??數(shù)據(jù)庫課程設(shè)計\BankCredit\.settings\org.eclipse.wst.jsdt.ui.superType.container
????.......?????????6??2016-12-27?20:25??數(shù)據(jù)庫課程設(shè)計\BankCredit\.settings\org.eclipse.wst.jsdt.ui.superType.name
????.......???????945??2016-12-28?11:01??數(shù)據(jù)庫課程設(shè)計\BankCredit\build\classes\action\check.class
????.......???????395??2016-12-28?11:01??數(shù)據(jù)庫課程設(shè)計\BankCredit\build\classes\dao\CustomerDAO.class
????.......??????2249??2016-12-28?11:01??數(shù)據(jù)庫課程設(shè)計\BankCredit\build\classes\db\DBConn.class
????.......??????1889??2016-12-28?11:01??數(shù)據(jù)庫課程設(shè)計\BankCredit\build\classes\entity\Customer.class
????.......??????4235??2016-12-28?11:01??數(shù)據(jù)庫課程設(shè)計\BankCredit\build\classes\impl\CustomerImpl.class
????.......??????1887??2016-12-28?11:02??數(shù)據(jù)庫課程設(shè)計\BankCredit\build\classes\ser\CustomerService.class
????.......???????616??2016-12-27?21:29??數(shù)據(jù)庫課程設(shè)計\BankCredit\build\classes\struts.xm
????.......???????500??2016-12-27?21:08??數(shù)據(jù)庫課程設(shè)計\BankCredit\src\action\check.java
????.......???????378??2016-12-28?10:24??數(shù)據(jù)庫課程設(shè)計\BankCredit\src\dao\CustomerDAO.java
????.......??????1907??2016-12-28?10:16??數(shù)據(jù)庫課程設(shè)計\BankCredit\src\db\DBConn.java
????.......??????1198??2016-12-28?10:08??數(shù)據(jù)庫課程設(shè)計\BankCredit\src\entity\Customer.java
????.......??????5047??2016-12-28?10:45??數(shù)據(jù)庫課程設(shè)計\BankCredit\src\impl\CustomerImpl.java
????.......??????2498??2016-12-28?11:02??數(shù)據(jù)庫課程設(shè)計\BankCredit\src\ser\CustomerService.java
????.......???????616??2016-12-27?21:29??數(shù)據(jù)庫課程設(shè)計\BankCredit\src\struts.xm
????.......??????2075??2016-12-29?09:35??數(shù)據(jù)庫課程設(shè)計\BankCredit\WebContent\AddCustomer.html
????.......??????1561??2016-12-28?20:53??數(shù)據(jù)庫課程設(shè)計\BankCredit\WebContent\AddCustomer.jsp
????.......??????2796??2016-12-28?21:32??數(shù)據(jù)庫課程設(shè)計\BankCredit\WebContent\ctm.jsp
????.......???????820??2016-12-29?09:37??數(shù)據(jù)庫課程設(shè)計\BankCredit\WebContent\DelCustomer.jsp
????.......???????227??2016-12-27?21:22??數(shù)據(jù)庫課程設(shè)計\BankCredit\WebContent\false.html
????.......???????463??2016-12-29?10:55??數(shù)據(jù)庫課程設(shè)計\BankCredit\WebContent\index.html
????.......???????806??2016-12-28?17:52??數(shù)據(jù)庫課程設(shè)計\BankCredit\WebContent\login.jsp
????.......????????39??2016-12-27?20:25??數(shù)據(jù)庫課程設(shè)計\BankCredit\WebContent\me
............此處省略43個文件信息
- 上一篇:OV5645 datasheet
- 下一篇:超全pscad風機模型
評論
共有 條評論