资源简介
实现学习信息管理,查看课程与学校个人信息
代码片段和文件信息
package cn.fjnu.edu.dao;
import java.util.List;
import cn.fjnu.edu.model.Student;
public interface StudentDao {
public boolean Create(Student student) throws Exception;
public boolean Update(Student student) throws Exception;
public boolean Delete(Student student) throws Exception;
public boolean findLogin(Student student) throws Exception;
ListfindAll(String keyWord) throws Exception;
}
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2012-09-27 18:09 xueshengxinxiguanli\
文件 661 2019-03-13 23:23 xueshengxinxiguanli\.classpath
文件 1052 2012-09-21 21:08 xueshengxinxiguanli\.project
目录 0 2019-05-11 22:58 xueshengxinxiguanli\.settings\
文件 503 2012-09-21 21:08 xueshengxinxiguanli\.settings\.jsdtscope
文件 54 2019-05-11 22:58 xueshengxinxiguanli\.settings\org.eclipse.core.resources.prefs
文件 364 2012-09-21 21:08 xueshengxinxiguanli\.settings\org.eclipse.jdt.core.prefs
文件 511 2012-09-21 21:08 xueshengxinxiguanli\.settings\org.eclipse.wst.common.component
文件 345 2012-09-21 21:08 xueshengxinxiguanli\.settings\org.eclipse.wst.common.project.facet.core.xm
文件 49 2012-09-21 21:08 xueshengxinxiguanli\.settings\org.eclipse.wst.jsdt.ui.superType.container
文件 6 2012-09-21 21:08 xueshengxinxiguanli\.settings\org.eclipse.wst.jsdt.ui.superType.name
目录 0 2012-09-27 18:09 xueshengxinxiguanli\DBfile\
文件 1225 2012-09-25 22:23 xueshengxinxiguanli\DBfile\stuinfo.sql
目录 0 2012-09-27 18:09 xueshengxinxiguanli\WebContent\
文件 642 2012-09-23 20:33 xueshengxinxiguanli\WebContent\Delete.jsp
文件 2908 2012-09-25 22:13 xueshengxinxiguanli\WebContent\Login.jsp
目录 0 2012-09-27 18:09 xueshengxinxiguanli\WebContent\me
文件 39 2012-09-21 21:08 xueshengxinxiguanli\WebContent\me
目录 0 2020-06-09 11:26 xueshengxinxiguanli\WebContent\WEB-INF\
文件 919 2012-09-23 20:31 xueshengxinxiguanli\WebContent\WEB-INF\web.xm
文件 983 2012-09-24 16:57 xueshengxinxiguanli\WebContent\doDelete.jsp
文件 2089 2012-09-25 21:52 xueshengxinxiguanli\WebContent\doUpdate.jsp
文件 2094 2012-09-25 18:08 xueshengxinxiguanli\WebContent\doinsert.jsp
文件 473 2012-09-24 16:22 xueshengxinxiguanli\WebContent\erro.jsp
目录 0 2012-09-27 18:09 xueshengxinxiguanli\WebContent\imgs\
文件 94975 2012-09-23 23:23 xueshengxinxiguanli\WebContent\imgs\1.jpg
文件 98673 2012-09-21 22:11 xueshengxinxiguanli\WebContent\imgs\2.jpg
文件 62394 2012-09-21 22:11 xueshengxinxiguanli\WebContent\imgs\3.jpg
文件 56372 2012-09-24 00:01 xueshengxinxiguanli\WebContent\imgs\4.jpg
文件 970 2012-09-23 20:48 xueshengxinxiguanli\WebContent\index.jsp
文件 1416 2012-09-23 20:37 xueshengxinxiguanli\WebContent\insert.jsp
............此处省略45个文件信息
相关资源
- 图书商城设计资料和源码-基于JavaWe
- 网上订餐系统JavaWeb,jsp,spring等
- 基于javaweb的网上书店系统
- javaweb教材源码
- 酒店点餐系统
- JavaWeb上传视频、图片、文字列表
- javaweb前台+后台界面模板
- javaweb电子商城
- javaweb上传excel
- javaweb编写的简单购物网站,含数据库
- 基于ssm游戏账号交易系统javaweb毕业设
- 网上书店 Java web 源码及报告
- 基于SSH的JavaWeb高校竞赛报名管理系统
- 超市管理系统含有数据库
- JSP项目开发全程实录完整源代码.rar
- 汽车租赁管理系统.rar
- 基于SSH框架的javaweb图书管理系统
- javaweb快速开发框架
- 可运行的javaweb网上书城源码
- 基于JavaWeb和MySQL的电子交易系统
- Java Web登录DemoSSM+Ajax
- javaweb新闻管理系统
- javaweb餐饮管理系统
- JavaWeb初级新闻网站项目
- java web实验报告;开发环境及web基础,
- Mysql+Spring+SpringMVC+Mybaits电商项目源代
- Java Web 图片管理与分享系统Struts2+Hi
- Springboot+Mybatis-plus+ SpringMvc+Shiro+Redis企
- 基于JavaWeb的房屋租赁网站_价值500元的
- JavaWeb通用权限管理的设计
评论
共有 条评论