資源簡介
JAVA汽車租賃系統源碼
代碼片段和文件信息
package?com.rentCarSystem.commons;
public?abstract?class?Constants?{
public?static?final?String?DB_DRIVER=“oracle.jdbc.driver.OracleDriver“;
public?static?final?String?DB_URL=“jdbc:oracle:thin:@localhost:1521:orcl“;
public?static?final?String?DB_USER_NAME=“snn“;
public?static?final?String?DB_USER_PWD=“admin“;
public?static?final?String?SESSION_KEY=“user“;
public?static?final?String?MESSAGE_KEY=“msg“;
public?final?static?String?VALIDATE_CODE_KEY?=?“code“;
public?final?static?int?PAGE_NUMBER=5;
public?final?static?String?LOG_ACTION_RENTCARTABLE?=?“生成出租單“;
public?final?static?String?LOG_ACTION_CHECKTABLE?=?“生成檢查單“;
public?final?static?int?LOG_ACTION_RENDCARTABLE_STATE?=?1;
public?final?static?int?LOG_ACTION_CHECKTABLE_STATE?=?2;
}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件????????755??2013-04-18?17:10??JAVA汽車租賃系統源碼\rentCarSystem\.classpath
?????文件????????312??2013-05-08?22:21??JAVA汽車租賃系統源碼\rentCarSystem\.myme
?????文件???????1286??2013-04-18?17:10??JAVA汽車租賃系統源碼\rentCarSystem\.project
?????文件????????375??2013-05-08?22:21??JAVA汽車租賃系統源碼\rentCarSystem\.settings\.svn\all-wcprops
?????文件????????539??2013-05-08?22:21??JAVA汽車租賃系統源碼\rentCarSystem\.settings\.svn\entries
?????文件????????144??2013-05-08?22:21??JAVA汽車租賃系統源碼\rentCarSystem\.settings\.svn\text-ba
?????文件????????330??2013-05-08?22:21??JAVA汽車租賃系統源碼\rentCarSystem\.settings\.svn\text-ba
?????文件????????144??2013-04-18?17:10??JAVA汽車租賃系統源碼\rentCarSystem\.settings\org.eclipse.core.resources.prefs
?????文件????????330??2013-04-18?17:10??JAVA汽車租賃系統源碼\rentCarSystem\.settings\org.eclipse.jdt.core.prefs
?????文件????????368??2013-05-08?22:21??JAVA汽車租賃系統源碼\rentCarSystem\.svn\all-wcprops
?????文件????????672??2013-05-08?22:21??JAVA汽車租賃系統源碼\rentCarSystem\.svn\entries
?????文件????????755??2013-05-08?22:21??JAVA汽車租賃系統源碼\rentCarSystem\.svn\text-ba
?????文件????????312??2013-05-08?22:21??JAVA汽車租賃系統源碼\rentCarSystem\.svn\text-ba
?????文件???????1286??2013-05-08?22:21??JAVA汽車租賃系統源碼\rentCarSystem\.svn\text-ba
?????文件????????196??2013-05-08?22:21??JAVA汽車租賃系統源碼\rentCarSystem\src\.svn\all-wcprops
?????文件????????354??2013-05-08?22:21??JAVA汽車租賃系統源碼\rentCarSystem\src\.svn\entries
?????文件????????772??2013-05-08?22:21??JAVA汽車租賃系統源碼\rentCarSystem\src\.svn\text-ba
?????文件?????????85??2013-05-08?22:21??JAVA汽車租賃系統源碼\rentCarSystem\src\com\.svn\all-wcprops
?????文件????????217??2013-05-08?22:21??JAVA汽車租賃系統源碼\rentCarSystem\src\com\.svn\entries
?????文件?????????99??2013-05-08?22:21??JAVA汽車租賃系統源碼\rentCarSystem\src\com\rentCarSystem\.svn\all-wcprops
?????文件????????292??2013-05-08?22:21??JAVA汽車租賃系統源碼\rentCarSystem\src\com\rentCarSystem\.svn\entries
?????文件????????790??2013-05-08?22:21??JAVA汽車租賃系統源碼\rentCarSystem\src\com\rentCarSystem\commons\.svn\all-wcprops
?????文件????????989??2013-05-08?22:21??JAVA汽車租賃系統源碼\rentCarSystem\src\com\rentCarSystem\commons\.svn\entries
?????文件????????790??2013-05-08?22:21??JAVA汽車租賃系統源碼\rentCarSystem\src\com\rentCarSystem\commons\.svn\text-ba
?????文件???????1242??2013-05-08?22:21??JAVA汽車租賃系統源碼\rentCarSystem\src\com\rentCarSystem\commons\.svn\text-ba
?????文件????????866??2013-05-08?22:21??JAVA汽車租賃系統源碼\rentCarSystem\src\com\rentCarSystem\commons\.svn\text-ba
?????文件???????1464??2013-05-08?22:21??JAVA汽車租賃系統源碼\rentCarSystem\src\com\rentCarSystem\commons\.svn\text-ba
?????文件???????4523??2013-05-08?22:21??JAVA汽車租賃系統源碼\rentCarSystem\src\com\rentCarSystem\commons\.svn\text-ba
?????文件????????787??2013-04-20?21:38??JAVA汽車租賃系統源碼\rentCarSystem\src\com\rentCarSystem\commons\Constants.java
?????文件???????1242??2013-04-18?17:10??JAVA汽車租賃系統源碼\rentCarSystem\src\com\rentCarSystem\commons\JdbcUtil.java
............此處省略1694個文件信息
- 上一篇:JAVA個人博客系統源碼
- 下一篇:java網站后臺管理系統源碼
評論
共有 條評論