-
大小: 29KB文件類型: .zip金幣: 2下載: 0 次發(fā)布日期: 2021-05-29
- 語言: Java
- 標(biāo)簽: java??數(shù)據(jù)庫(kù)??
資源簡(jiǎn)介
客戶信息管理系統(tǒng),能簡(jiǎn)單管理個(gè)人客戶信息和集團(tuán)客戶信息,有界面顯示,可作為java和數(shù)據(jù)庫(kù)學(xué)習(xí)的小練習(xí)

代碼片段和文件信息
package?com.InfoMgr;
public?class?Contactor?{
private?String?name;
private?String?home_tel;
private?String?email;
private?String?office_tel;
private?String?position;
public?Contactor(String?nameString?home_telString?emailString?office_telString?position){
this.email?=?email;
this.name?=?name;
this.home_tel?=?home_tel;
this.office_tel?=?office_tel;
this.position?=?position;
}
}
?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2015-07-25?22:56??Customer_InfoMgr\
?????文件?????????396??2015-07-25?23:27??Customer_InfoMgr\.classpath
?????文件?????????392??2015-07-25?22:56??Customer_InfoMgr\.project
?????目錄???????????0??2015-07-25?22:56??Customer_InfoMgr\.settings\
?????文件?????????598??2015-07-25?22:56??Customer_InfoMgr\.settings\org.eclipse.jdt.core.prefs
?????目錄???????????0??2015-07-26?17:30??Customer_InfoMgr\bin\
?????目錄???????????0??2015-07-26?17:30??Customer_InfoMgr\bin\com\
?????目錄???????????0??2015-07-26?17:30??Customer_InfoMgr\bin\com\InfoMgr\
?????文件?????????634??2015-07-26?17:30??Customer_InfoMgr\bin\com\InfoMgr\Contactor.class
?????文件?????????864??2015-07-26?17:30??Customer_InfoMgr\bin\com\InfoMgr\Group.class
?????文件????????1480??2015-07-26?17:30??Customer_InfoMgr\bin\com\InfoMgr\GroupCustomer$1.class
?????文件????????1124??2015-07-26?17:30??Customer_InfoMgr\bin\com\InfoMgr\GroupCustomer$2.class
?????文件????????1814??2015-07-26?17:30??Customer_InfoMgr\bin\com\InfoMgr\GroupCustomer$3.class
?????文件????????1140??2015-07-26?17:30??Customer_InfoMgr\bin\com\InfoMgr\GroupCustomer$4.class
?????文件????????1798??2015-07-26?17:30??Customer_InfoMgr\bin\com\InfoMgr\GroupCustomer$5.class
?????文件????????7105??2015-07-26?17:30??Customer_InfoMgr\bin\com\InfoMgr\GroupCustomer.class
?????文件?????????795??2015-07-26?17:30??Customer_InfoMgr\bin\com\InfoMgr\Mainfiled$1.class
?????文件?????????788??2015-07-26?17:30??Customer_InfoMgr\bin\com\InfoMgr\Mainfiled$2.class
?????文件????????2641??2015-07-26?17:30??Customer_InfoMgr\bin\com\InfoMgr\Mainfiled.class
?????文件?????????565??2015-07-26?17:30??Customer_InfoMgr\bin\com\InfoMgr\Personal.class
?????文件????????1214??2015-07-26?17:30??Customer_InfoMgr\bin\com\InfoMgr\PersonalCustomer$1.class
?????文件????????1215??2015-07-26?17:30??Customer_InfoMgr\bin\com\InfoMgr\PersonalCustomer$2.class
?????文件????????1848??2015-07-26?17:30??Customer_InfoMgr\bin\com\InfoMgr\PersonalCustomer$3.class
?????文件????????5134??2015-07-26?17:30??Customer_InfoMgr\bin\com\InfoMgr\PersonalCustomer.class
?????文件????????1286??2015-07-26?17:30??Customer_InfoMgr\bin\com\InfoMgr\test.class
?????目錄???????????0??2015-07-25?22:57??Customer_InfoMgr\src\
?????目錄???????????0??2015-07-25?22:57??Customer_InfoMgr\src\com\
?????目錄???????????0??2015-08-16?11:53??Customer_InfoMgr\src\com\InfoMgr\
?????文件?????????423??2015-07-26?01:34??Customer_InfoMgr\src\com\InfoMgr\Contactor.java
?????文件?????????358??2015-07-26?01:34??Customer_InfoMgr\src\com\InfoMgr\Group.java
?????文件????????8847??2015-07-26?16:20??Customer_InfoMgr\src\com\InfoMgr\GroupCustomer.java
............此處省略3個(gè)文件信息
評(píng)論
共有 條評(píng)論