資源簡(jiǎn)介
畢設(shè)項(xiàng)目源碼轉(zhuǎn)發(fā)分享
代碼片段和文件信息
package?com.action;
import?org.apache.struts.action.ActionMapping;
import?org.apache.struts.action.ActionForm;
import?javax.servlet.http.HttpServletRequest;
import?javax.servlet.http.HttpServletResponse;
import?org.apache.struts.action.ActionForward;
import?com.actionForm.BookForm;
import?org.apache.struts.action.Action;
import?com.dao.BookDAO;
import?java.util.Date;
public?class?Book?extends?Action?{
????private?BookDAO?bookDAO?=?null;
????public?Book()?{
????????this.bookDAO?=?new?BookDAO();
????}
????public?ActionForward?execute(ActionMapping?mapping?ActionForm?form
?????????????????????????????????HttpServletRequest?request
?????????????????????????????????HttpServletResponse?response)?{
????????String?action?=request.getParameter(“action“);
????????System.o
?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2016-11-05?18:33??圖書管理系統(tǒng)\
?????目錄???????????0??2016-11-03?20:55??圖書管理系統(tǒng)\Book\
?????文件????????2065??2016-11-03?20:55??圖書管理系統(tǒng)\Book\.classpath
?????目錄???????????0??2016-11-03?20:55??圖書管理系統(tǒng)\Book\.myeclipse\
?????文件?????????285??2016-11-03?20:55??圖書管理系統(tǒng)\Book\.myme
?????文件????????1410??2016-11-03?20:55??圖書管理系統(tǒng)\Book\.project
?????目錄???????????0??2016-11-03?20:55??圖書管理系統(tǒng)\Book\.settings\
?????文件?????????500??2016-11-03?20:55??圖書管理系統(tǒng)\Book\.settings\.jsdtscope
?????文件?????????330??2016-11-03?20:55??圖書管理系統(tǒng)\Book\.settings\org.eclipse.jdt.core.prefs
?????文件??????????49??2016-11-03?20:55??圖書管理系統(tǒng)\Book\.settings\org.eclipse.wst.jsdt.ui.superType.container
?????文件???????????6??2016-11-03?20:55??圖書管理系統(tǒng)\Book\.settings\org.eclipse.wst.jsdt.ui.superType.name
?????目錄???????????0??2016-11-03?20:55??圖書管理系統(tǒng)\Book\src\
?????目錄???????????0??2016-11-03?20:55??圖書管理系統(tǒng)\Book\src\com\
?????目錄???????????0??2016-11-03?20:55??圖書管理系統(tǒng)\Book\src\com\action\
?????目錄???????????0??2016-11-03?20:55??圖書管理系統(tǒng)\Book\src\com\actionForm\
?????文件?????????493??2016-11-03?20:55??圖書管理系統(tǒng)\Book\src\com\actionForm\BookCaseForm.java
?????文件????????3219??2016-11-03?20:55??圖書管理系統(tǒng)\Book\src\com\actionForm\BookForm.java
?????文件?????????627??2016-11-03?20:55??圖書管理系統(tǒng)\Book\src\com\actionForm\BookTypeForm.java
?????文件????????4354??2016-11-03?20:55??圖書管理系統(tǒng)\Book\src\com\actionForm\BorrowForm.java
?????文件????????1813??2016-11-03?20:55??圖書管理系統(tǒng)\Book\src\com\actionForm\LibraryForm.java
?????文件????????1633??2016-11-03?20:55??圖書管理系統(tǒng)\Book\src\com\actionForm\ManagerForm.java
?????文件?????????651??2016-11-03?20:55??圖書管理系統(tǒng)\Book\src\com\actionForm\ParameterForm.java
?????文件?????????979??2016-11-03?20:55??圖書管理系統(tǒng)\Book\src\com\actionForm\PublishingForm.java
?????文件????????2996??2016-11-03?20:55??圖書管理系統(tǒng)\Book\src\com\actionForm\ReaderForm.java
?????文件?????????650??2016-11-03?20:55??圖書管理系統(tǒng)\Book\src\com\actionForm\ReaderTypeForm.java
?????文件????????7773??2016-11-03?20:55??圖書管理系統(tǒng)\Book\src\com\action\Book.java
?????文件????????4810??2016-11-03?20:55??圖書管理系統(tǒng)\Book\src\com\action\BookCase.java
?????文件????????5271??2016-11-03?20:55??圖書管理系統(tǒng)\Book\src\com\action\BookType.java
?????文件????????9218??2016-11-03?20:55??圖書管理系統(tǒng)\Book\src\com\action\Borrow.java
?????文件????????2586??2016-11-03?20:55??圖書管理系統(tǒng)\Book\src\com\action\Library.java
?????文件????????7196??2016-11-03?20:55??圖書管理系統(tǒng)\Book\src\com\action\Manager.java
............此處省略178個(gè)文件信息
- 上一篇:jsp考試系統(tǒng)
- 下一篇:微信支付demo(php和java版)
評(píng)論
共有 條評(píng)論