資源簡介
采用框架開發的汽車后臺管理系統
代碼片段和文件信息
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;
}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2018-12-07?21:48??rentCarSystem\
?????文件?????????755??2013-04-18?17:10??rentCarSystem\.classpath
?????文件?????????312??2013-05-08?22:21??rentCarSystem\.myme
?????文件????????1286??2013-04-18?17:10??rentCarSystem\.project
?????目錄???????????0??2013-05-09?00:07??rentCarSystem\.settings\
?????目錄???????????0??2013-05-09?00:07??rentCarSystem\.settings\.svn\
?????文件?????????375??2013-05-08?22:21??rentCarSystem\.settings\.svn\all-wcprops
?????文件?????????539??2013-05-08?22:21??rentCarSystem\.settings\.svn\entries
?????目錄???????????0??2013-05-09?09:49??rentCarSystem\.settings\.svn\prop-ba
?????目錄???????????0??2013-05-09?09:49??rentCarSystem\.settings\.svn\props\
?????目錄???????????0??2013-05-09?00:07??rentCarSystem\.settings\.svn\text-ba
?????文件?????????144??2013-05-08?22:21??rentCarSystem\.settings\.svn\text-ba
?????文件?????????330??2013-05-08?22:21??rentCarSystem\.settings\.svn\text-ba
?????目錄???????????0??2013-05-09?00:07??rentCarSystem\.settings\.svn\tmp\
?????目錄???????????0??2013-05-09?09:49??rentCarSystem\.settings\.svn\tmp\prop-ba
?????目錄???????????0??2013-05-09?09:49??rentCarSystem\.settings\.svn\tmp\props\
?????目錄???????????0??2013-05-09?09:49??rentCarSystem\.settings\.svn\tmp\text-ba
?????文件?????????144??2013-04-18?17:10??rentCarSystem\.settings\org.eclipse.core.resources.prefs
?????文件?????????330??2013-04-18?17:10??rentCarSystem\.settings\org.eclipse.jdt.core.prefs
?????目錄???????????0??2013-05-09?00:07??rentCarSystem\.svn\
?????文件?????????368??2013-05-08?22:21??rentCarSystem\.svn\all-wcprops
?????文件?????????672??2013-05-08?22:21??rentCarSystem\.svn\entries
?????目錄???????????0??2013-05-09?09:49??rentCarSystem\.svn\prop-ba
?????目錄???????????0??2013-05-09?09:49??rentCarSystem\.svn\props\
?????目錄???????????0??2013-05-09?00:07??rentCarSystem\.svn\text-ba
?????文件?????????755??2013-05-08?22:21??rentCarSystem\.svn\text-ba
?????文件?????????312??2013-05-08?22:21??rentCarSystem\.svn\text-ba
?????文件????????1286??2013-05-08?22:21??rentCarSystem\.svn\text-ba
?????目錄???????????0??2013-05-09?00:07??rentCarSystem\.svn\tmp\
?????目錄???????????0??2013-05-09?09:49??rentCarSystem\.svn\tmp\prop-ba
?????目錄???????????0??2013-05-09?09:49??rentCarSystem\.svn\tmp\props\
............此處省略1690個文件信息
評論
共有 條評論