資源簡介
建立方便快捷的網上餐品訂購系統。
代碼片段和文件信息
package?ch01.newer.restrant.action;
import?javax.servlet.http.HttpServlet;
import?javax.servlet.http.HttpServletRequest;
import?javax.servlet.http.HttpServletResponse;
public?abstract?class?Action?{
public?abstract?ActionForward?execute(HttpServletRequest?requestHttpServletResponse?response);
}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2019-12-30?21:41??restrant\
?????文件????????1837??2019-12-29?19:16??restrant\.classpath
?????目錄???????????0??2019-12-30?21:42??restrant\.myeclipse\
?????文件?????????297??2009-11-08?08:33??restrant\.myme
?????文件????????1751??2019-12-29?19:16??restrant\.project
?????目錄???????????0??2019-12-30?21:40??restrant\.settings\
?????文件?????????522??2019-12-29?19:16??restrant\.settings\.jsdtscope
?????文件?????????382??2019-12-29?19:16??restrant\.settings\com.genuitec.eclipse.migration.prefs
?????文件??????????57??2019-12-30?15:43??restrant\.settings\org.eclipse.core.resources.prefs
?????文件?????????364??2019-12-29?19:16??restrant\.settings\org.eclipse.jdt.core.prefs
?????文件?????????550??2019-12-29?19:16??restrant\.settings\org.eclipse.wst.common.component
?????文件?????????412??2019-12-29?19:16??restrant\.settings\org.eclipse.wst.common.project.facet.core.xm
?????文件??????????49??2019-12-29?19:16??restrant\.settings\org.eclipse.wst.jsdt.ui.superType.container
?????文件???????????6??2019-12-29?19:16??restrant\.settings\org.eclipse.wst.jsdt.ui.superType.name
?????目錄???????????0??2019-12-30?21:40??restrant\WebRoot\
?????目錄???????????0??2019-12-30?21:40??restrant\WebRoot\me
?????文件??????????39??2010-10-21?14:32??restrant\WebRoot\me
?????目錄???????????0??2019-12-30?21:40??restrant\WebRoot\WEB-INF\
?????文件?????????154??2010-11-04?09:59??restrant\WebRoot\WEB-INF\action.properties
?????目錄???????????0??2019-12-30?21:40??restrant\WebRoot\WEB-INF\classes\
?????目錄???????????0??2019-12-30?21:40??restrant\WebRoot\WEB-INF\classes\me
?????文件??????????25??2019-12-29?19:16??restrant\WebRoot\WEB-INF\classes\me
?????目錄???????????0??2019-12-30?21:40??restrant\WebRoot\WEB-INF\classes\ch01\
?????目錄???????????0??2019-12-30?21:40??restrant\WebRoot\WEB-INF\classes\ch01\newer\
?????目錄???????????0??2019-12-30?21:40??restrant\WebRoot\WEB-INF\classes\ch01\newer\restrant\
?????目錄???????????0??2019-12-30?21:40??restrant\WebRoot\WEB-INF\classes\ch01\newer\restrant\action\
?????文件?????????441??2019-12-30?15:43??restrant\WebRoot\WEB-INF\classes\ch01\newer\restrant\action\Action.class
?????文件????????1426??2019-12-30?15:43??restrant\WebRoot\WEB-INF\classes\ch01\newer\restrant\action\ActionForward.class
?????目錄???????????0??2019-12-30?21:40??restrant\WebRoot\WEB-INF\classes\ch01\newer\restrant\actions\
?????文件????????2082??2019-12-30?15:43??restrant\WebRoot\WEB-INF\classes\ch01\newer\restrant\actions\BuyAction.class
?????文件????????1415??2019-12-30?15:43??restrant\WebRoot\WEB-INF\classes\ch01\newer\restrant\actions\CateDetailAction.class
............此處省略139個文件信息
評論
共有 條評論