-
大小: 37.42M文件類型: .rar金幣: 1下載: 0 次發(fā)布日期: 2020-12-27
- 語言: Java
- 標(biāo)簽: 系統(tǒng)??管理??管理系統(tǒng)??
資源簡介
班級(jí)管理系統(tǒng)源碼下載(基于ssm框架)
代碼片段和文件信息
package?action;
import?java.text.SimpleDateFormat;
import?java.util.Date;
import?java.util.HashMap;
import?java.util.List;
import?java.util.Map;
import?javax.servlet.http.HttpServletRequest;
import?org.apache.struts2.ServletActionContext;
import?com.opensymphony.xwork2.ActionContext;
import?service.BookService;
import?net.sf.json.JSONobject;
import?dto.BookDto;
import?dto.UserDto;
/**
?*?作者:李自杰
?*?課本Action
?*?*/
public?class?BookAction?
{
private?BookDto?bookDto;
private?JSONobject?json;
private?BookService?service;
private?String?demand;?//模糊查詢
private?String?pageNum;
private?String?bookName; //發(fā)書或收書的書名
private?String?className;? //發(fā)書或收書的班名
private?String?op;?//發(fā)書或收書的參數(shù)
private?String?touchTool; //按班級(jí)、學(xué)生或者書名排列
public?String?getTouchTool()?{
?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----
?????文件???????4052??2017-02-22?14:12??StudentSystem\.classpath
?????文件????????312??2017-02-22?14:12??StudentSystem\.myme
?????文件???????1756??2017-02-22?14:12??StudentSystem\.project
?????文件????????500??2017-02-22?14:12??StudentSystem\.settings\.jsdtscope
?????文件???????1467??2017-03-14?09:57??StudentSystem\.settings\.svn\entries
?????文件????????500??2017-02-22?14:12??StudentSystem\.settings\.svn\text-ba
?????文件???????1040??2017-02-22?14:12??StudentSystem\.settings\.svn\text-ba
?????文件????????101??2017-03-14?09:28??StudentSystem\.settings\.svn\text-ba
?????文件????????395??2017-02-22?14:12??StudentSystem\.settings\.svn\text-ba
?????文件????????477??2017-02-22?14:12??StudentSystem\.settings\.svn\text-ba
?????文件????????252??2017-02-22?14:12??StudentSystem\.settings\.svn\text-ba
?????文件?????????49??2017-02-22?14:12??StudentSystem\.settings\.svn\text-ba
?????文件??????????6??2017-02-22?14:12??StudentSystem\.settings\.svn\text-ba
?????文件???????1040??2017-02-22?14:12??StudentSystem\.settings\com.genuitec.eclipse.j2eedt.core.prefs
?????文件????????101??2017-02-24?17:16??StudentSystem\.settings\org.eclipse.core.resources.prefs
?????文件????????395??2017-02-22?14:12??StudentSystem\.settings\org.eclipse.jdt.core.prefs
?????文件????????477??2017-02-22?14:12??StudentSystem\.settings\org.eclipse.wst.common.component
?????文件????????252??2017-02-22?14:12??StudentSystem\.settings\org.eclipse.wst.common.project.facet.core.xm
?????文件?????????49??2017-02-22?14:12??StudentSystem\.settings\org.eclipse.wst.jsdt.ui.superType.container
?????文件??????????6??2017-02-22?14:12??StudentSystem\.settings\org.eclipse.wst.jsdt.ui.superType.name
?????文件????????632??2017-03-14?09:57??StudentSystem\.svn\entries
?????文件???????4052??2017-02-22?14:12??StudentSystem\.svn\text-ba
?????文件????????312??2017-02-22?14:12??StudentSystem\.svn\text-ba
?????文件???????1756??2017-02-22?14:12??StudentSystem\.svn\text-ba
?????文件???????1919??2017-03-14?09:57??StudentSystem\src\.svn\entries
?????文件???????1428??2017-03-02?14:38??StudentSystem\src\.svn\text-ba
?????文件???????2465??2017-03-02?13:47??StudentSystem\src\.svn\text-ba
?????文件???????1238??2017-03-02?13:42??StudentSystem\src\.svn\text-ba
?????文件???????4088??2017-03-14?09:53??StudentSystem\src\.svn\text-ba
?????文件???????2870??2017-03-02?14:38??StudentSystem\src\.svn\text-ba
............此處省略735個(gè)文件信息
評(píng)論
共有 條評(píng)論