资源简介
Java基础 strut2框架 sqlServer数据库开发,较好的课程设计参考。可在线选课、学习。教师登录可管理自己所教课程。
代码片段和文件信息
package action;
import java.text.SimpleDateFormat;
import java.util.Date;
import java.util.Map;
import com.opensymphony.xwork2.ActionContext;
import dao.AddStudyLog;
public class AdStudyLog {
private long begin;
private String cnumber;
public long getBegin() {
return begin;
}
public void setBegin(long begin) {
this.begin = begin;
}
public String getCnumber() {
return cnumber;
}
public void setCnumber(String cnumber) {
this.cnumber = cnumber;
}
public String execute(){
Date now=new Date();
long end=now.getTime();
long howmuch = end - begin;
int h = (int) (howmuch / 1000 / 60 / 60);
howmuch = howmuch - h * 60 * 60 * 1000;
int m = (int) (howmuch / 1000 / 60);
howmuch = howmuch - m * 60 * 1000;
int s = (int)
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 1027 2017-08-06 16:22 在线学习系统\OnlineStudentSystem\.classpath
文件 1052 2017-05-05 11:47 在线学习系统\OnlineStudentSystem\.project
文件 567 2017-05-05 11:47 在线学习系统\OnlineStudentSystem\.settings\.jsdtscope
文件 364 2017-05-05 11:47 在线学习系统\OnlineStudentSystem\.settings\org.eclipse.jdt.core.prefs
文件 509 2017-05-05 11:47 在线学习系统\OnlineStudentSystem\.settings\org.eclipse.wst.common.component
文件 305 2017-07-05 16:33 在线学习系统\OnlineStudentSystem\.settings\org.eclipse.wst.common.project.facet.core.xm
文件 49 2017-05-05 11:47 在线学习系统\OnlineStudentSystem\.settings\org.eclipse.wst.jsdt.ui.superType.container
文件 6 2017-05-05 11:47 在线学习系统\OnlineStudentSystem\.settings\org.eclipse.wst.jsdt.ui.superType.name
文件 162 2017-10-17 11:00 在线学习系统\OnlineStudentSystem\.tern-project
文件 2254 2017-10-12 21:26 在线学习系统\OnlineStudentSystem\build\classes\action\AdStudyLog.class
文件 2735 2017-10-12 21:26 在线学习系统\OnlineStudentSystem\build\classes\action\Login.class
文件 1145 2017-10-12 21:26 在线学习系统\OnlineStudentSystem\build\classes\action\SelectCourse.class
文件 3145 2017-10-12 21:26 在线学习系统\OnlineStudentSystem\build\classes\action\StudentInitiate.class
文件 2495 2017-10-12 21:26 在线学习系统\OnlineStudentSystem\build\classes\action\TeacherInitiate.class
文件 1277 2017-10-12 21:26 在线学习系统\OnlineStudentSystem\build\classes\dao\AddStudyLog.class
文件 1996 2017-10-12 21:26 在线学习系统\OnlineStudentSystem\build\classes\dao\LoginCheck.class
文件 4664 2017-10-12 21:26 在线学习系统\OnlineStudentSystem\build\classes\dao\QueryStudentDao.class
文件 2633 2017-10-12 21:26 在线学习系统\OnlineStudentSystem\build\classes\dao\QueryTeacherDao.class
文件 1599 2017-10-12 21:26 在线学习系统\OnlineStudentSystem\build\classes\dao\SelectCourseDao.class
文件 2561 2017-05-04 10:06 在线学习系统\OnlineStudentSystem\build\classes\struts-2.0.dtd
文件 1583 2017-10-18 15:39 在线学习系统\OnlineStudentSystem\build\classes\struts.xm
文件 2301 2017-10-12 21:26 在线学习系统\OnlineStudentSystem\build\classes\Utils\DBUtil.class
文件 1476 2017-10-12 21:26 在线学习系统\OnlineStudentSystem\build\classes\valueBean\Course.class
文件 1494 2017-10-12 21:26 在线学习系统\OnlineStudentSystem\build\classes\valueBean\SelectCourse.class
文件 1265 2017-10-12 21:26 在线学习系统\OnlineStudentSystem\build\classes\valueBean\Student.class
文件 1296 2017-10-12 21:26 在线学习系统\OnlineStudentSystem\build\classes\valueBean\StudyLog.class
文件 368 2017-10-12 21:26 在线学习系统\OnlineStudentSystem\build\classes\valueBean\Teacher.class
文件 1261 2017-05-08 12:14 在线学习系统\OnlineStudentSystem\src\action\AdStudyLog.java
文件 1965 2017-08-06 16:23 在线学习系统\OnlineStudentSystem\src\action\Login.java
文件 560 2017-05-07 17:26 在线学习系统\OnlineStudentSystem\src\action\SelectCourse.java
............此处省略69个文件信息
相关资源
- SSH在线考试系统源码(附数据库脚本
- javaweb投票系统(源码+数据库脚本)
- 通用权限管理系统源码(新手级+附数
- ssh会议管理系统(源码+数据库+文档
- 种子公司无纸化办公业务系统(静态
- AGV调度系统源码(OpenTCS)
- 宿舍管理系统(Sever2012java)
- 学习android必备的java基础
- DVD管理系统,简单的java(附数据库文
- Java 查看常用系统属性
- Java 查看系统支持的外观
- SpringBoot2.0之Admin服务监控系统与客户
- jsp任务调动系统的设计与实现(源码
- 客户关系管理系统v1.0
- 学生信息管理系统v1.0源码(附数据库
- 微博系统(Java源码,servlet+jsp+数据库
- jsp智能种植系统低配版(附数据库脚
- 车间信息管理系统Javaweb(源码+数据库
- javaEE电子政务系统(源码+数据库+截图
- jsp学生信息管理系统(源码+数据库脚
- jsp医院预约挂号系统(源码+数据库脚
- crm系统源码,附数据库
- docker学习教程.ppt (适合新手)
- jsp信贷管理系统(源码+数据库脚本)
- 调用系统拍照
- android系统 ContactsProvider模块
- android 课件源码大全(打开系统照相机
- android grid 分页(美团九宫格导航)
- Android 调用系统文件(网络编程-13_1
- Android 一键截屏(与手机系统交互-1
评论
共有 条评论