91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

資源簡(jiǎn)介

基于Struts+Spring+Hibernate+MySQL+Tomcat的圖書管理系統(tǒng)項(xiàng)目源碼+詳細(xì)設(shè)計(jì)說明書。包括登陸,對(duì)圖書的增、刪、改、查,對(duì)借閱記錄的增、刪、改、查等等》

資源截圖

代碼片段和文件信息

package?book.action;

import?java.io.UnsupportedEncodingException;
import?java.util.List;

import?book.dto.book;
import?book.service.bookService;
import?book.util.Page;

import?com.opensymphony.xwork2.ActionContext;

public?class?bookAction?{

private?book?book;?
private?Page?page=new?Page();
private?bookService?bookService;
public?Page?getPage()?{
return?page;
}
public?void?setPage(Page?page)?{
this.page?=?page;
}
public?book?getBook()?{
return?book;
}
public?void?setBook(book?book)?{
this.book?=?book;
}
public?bookService?getBookService()?{
return?bookService;
}
public?void?setBookService(bookService?bookService)?{
this.bookService?=?bookService;
}
public?String?query(){
List?list?=?bookService.query(page).getContent();
Page?pages?=bookService.query(page).getPage();
ActionContext.getContext().put(“l(fā)ist“?list);
ActionContext.getContext().put(“pages“?pages);
return?“success1“;
}
public?String?add(){
bookService.add(book);
return?“success“;
}
public?String?update()?throws?Exception{
bookService.update(book);
return?“success“;
}
public?String?delete(){
bookService.delete(book.getBid());
return?“success“;
}
public?String?queryBy(){
String?key=book.getBname();
List?list?=?bookService.query(pagekey).getContent();
if(list.size()!=0){
Page?pages?=bookService.query(pagekey).getPage();
ActionContext.getContext().put(“l(fā)ist“?list);
ActionContext.getContext().put(“pages“?pages);
}else{
ActionContext.getContext().put(“a“?“很遺憾,沒有找到你想要的書籍“);
Page?pages?=bookService.query(pagekey).getPage();
ActionContext.getContext().put(“pages“?pages);
}
return?“success1“;
}
}

?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2012-02-12?14:49??SSH圖書管理系統(tǒng)項(xiàng)目源碼+詳細(xì)設(shè)計(jì)說明書\
?????文件??????880128??2011-11-17?19:50??SSH圖書管理系統(tǒng)項(xiàng)目源碼+詳細(xì)設(shè)計(jì)說明書\(0909-16-宋軍)課程設(shè)計(jì)文檔.doc
?????目錄???????????0??2011-11-20?16:34??SSH圖書管理系統(tǒng)項(xiàng)目源碼+詳細(xì)設(shè)計(jì)說明書\Library\
?????文件????????3799??2011-11-17?12:35??SSH圖書管理系統(tǒng)項(xiàng)目源碼+詳細(xì)設(shè)計(jì)說明書\library.sql
?????文件?????????607??2011-11-16?19:37??SSH圖書管理系統(tǒng)項(xiàng)目源碼+詳細(xì)設(shè)計(jì)說明書\Library\.classpath
?????目錄???????????0??2011-11-20?16:34??SSH圖書管理系統(tǒng)項(xiàng)目源碼+詳細(xì)設(shè)計(jì)說明書\Library\.myeclipse\
?????文件?????????294??2011-11-16?21:20??SSH圖書管理系統(tǒng)項(xiàng)目源碼+詳細(xì)設(shè)計(jì)說明書\Library\.mymetadata
?????文件????????1750??2011-11-16?19:37??SSH圖書管理系統(tǒng)項(xiàng)目源碼+詳細(xì)設(shè)計(jì)說明書\Library\.project
?????目錄???????????0??2011-11-20?16:34??SSH圖書管理系統(tǒng)項(xiàng)目源碼+詳細(xì)設(shè)計(jì)說明書\Library\.settings\
?????文件?????????493??2011-11-16?19:37??SSH圖書管理系統(tǒng)項(xiàng)目源碼+詳細(xì)設(shè)計(jì)說明書\Library\.settings\.jsdtscope
?????文件??????????98??2011-11-16?20:31??SSH圖書管理系統(tǒng)項(xiàng)目源碼+詳細(xì)設(shè)計(jì)說明書\Library\.settings\org.eclipse.core.resources.prefs
?????文件?????????395??2011-11-16?19:37??SSH圖書管理系統(tǒng)項(xiàng)目源碼+詳細(xì)設(shè)計(jì)說明書\Library\.settings\org.eclipse.jdt.core.prefs
?????文件?????????459??2011-11-16?19:37??SSH圖書管理系統(tǒng)項(xiàng)目源碼+詳細(xì)設(shè)計(jì)說明書\Library\.settings\org.eclipse.wst.common.component
?????文件?????????252??2011-11-16?19:37??SSH圖書管理系統(tǒng)項(xiàng)目源碼+詳細(xì)設(shè)計(jì)說明書\Library\.settings\org.eclipse.wst.common.project.facet.core.xml
?????文件??????????49??2011-11-16?19:37??SSH圖書管理系統(tǒng)項(xiàng)目源碼+詳細(xì)設(shè)計(jì)說明書\Library\.settings\org.eclipse.wst.jsdt.ui.superType.container
?????文件???????????6??2011-11-16?19:37??SSH圖書管理系統(tǒng)項(xiàng)目源碼+詳細(xì)設(shè)計(jì)說明書\Library\.settings\org.eclipse.wst.jsdt.ui.superType.name
?????目錄???????????0??2011-11-20?16:34??SSH圖書管理系統(tǒng)項(xiàng)目源碼+詳細(xì)設(shè)計(jì)說明書\Library\src\
?????文件????????3487??2011-11-16?19:37??SSH圖書管理系統(tǒng)項(xiàng)目源碼+詳細(xì)設(shè)計(jì)說明書\Library\src\applicationContext.xml
?????目錄???????????0??2011-11-20?16:34??SSH圖書管理系統(tǒng)項(xiàng)目源碼+詳細(xì)設(shè)計(jì)說明書\Library\src\book\
?????目錄???????????0??2011-11-20?16:34??SSH圖書管理系統(tǒng)項(xiàng)目源碼+詳細(xì)設(shè)計(jì)說明書\Library\src\book\action\
?????文件????????1751??2011-11-16?19:37??SSH圖書管理系統(tǒng)項(xiàng)目源碼+詳細(xì)設(shè)計(jì)說明書\Library\src\book\action\bookAction.java
?????文件????????1376??2011-11-16?19:37??SSH圖書管理系統(tǒng)項(xiàng)目源碼+詳細(xì)設(shè)計(jì)說明書\Library\src\book\action\borrowAction.java
?????文件?????????810??2011-11-16?19:37??SSH圖書管理系統(tǒng)項(xiàng)目源碼+詳細(xì)設(shè)計(jì)說明書\Library\src\book\action\loginAction.java
?????目錄???????????0??2011-11-20?16:34??SSH圖書管理系統(tǒng)項(xiàng)目源碼+詳細(xì)設(shè)計(jì)說明書\Library\src\book\dao\
?????目錄???????????0??2011-11-20?16:34??SSH圖書管理系統(tǒng)項(xiàng)目源碼+詳細(xì)設(shè)計(jì)說明書\Library\src\book\daoimp\
?????文件????????2318??2011-11-16?19:37??SSH圖書管理系統(tǒng)項(xiàng)目源碼+詳細(xì)設(shè)計(jì)說明書\Library\src\book\daoimp\bookDAOImpl.java
?????文件????????1594??2011-11-16?19:37??SSH圖書管理系統(tǒng)項(xiàng)目源碼+詳細(xì)設(shè)計(jì)說明書\Library\src\book\daoimp\borrowDAOImpl.java
?????文件?????????775??2011-11-16?19:37??SSH圖書管理系統(tǒng)項(xiàng)目源碼+詳細(xì)設(shè)計(jì)說明書\Library\src\book\daoimp\loginDAOImpl.java
?????文件?????????398??2011-11-16?19:37??SSH圖書管理系統(tǒng)項(xiàng)目源碼+詳細(xì)設(shè)計(jì)說明書\Library\src\book\dao\bookDAO.java
?????文件?????????223??2011-11-16?19:37??SSH圖書管理系統(tǒng)項(xiàng)目源碼+詳細(xì)設(shè)計(jì)說明書\Library\src\book\dao\borrowDAO.java
?????文件?????????127??2011-11-16?19:37??SSH圖書管理系統(tǒng)項(xiàng)目源碼+詳細(xì)設(shè)計(jì)說明書\Library\src\book\dao\loginDAO.java
............此處省略104個(gè)文件信息

評(píng)論

共有 條評(píng)論

相關(guān)資源