java面试评分系统


基于Struts2+hibernate3.0+ajax+xml+MySql+Jsp 写的一个面试评分系统.小弟初学JAVA 1年多多指教
资源截图
代码片段和文件信息
package com.action;

import org.apache.struts2.ServletActionContext;

import com.opensymphony.xwork2.ActionSupport;
import com.pojo.Count;
import com.pojo.Grade;
import com.service.CountServiceImp;
import com.service.CountServiceInf;
import com.service.GradeServiceImp;
import com.service.GradeServiceInf;
import com.service.StudentServiceImp;
import com.service.StudentServiceInf;

public class addAction extends ActionSupport {
private String Grade_Id;
private String name;
private String date;
private String sex;
private String job;
private String branch;
private int T1;
private int T2;
private int T3;
private int T4;
private int T5;
private int T6;
private int T7;
private int T8;
private int T9;
private int T10;
private int T11;
private int T12;
private int T13;
private int T14;
private int T15;
private String Technology_info;
private String Personnel_info;
private String flag;

public addAction() {
}

public String getGrade_Id() {
return Grade_Id;
}

public void setGrade_Id(String gradeId) {
Grade_Id = gradeId;
}

public String getName() {
return name;
}

public void setName(String name) {
this.name = name;
}

public String getDate() {
return date;
}

public void setDate(String date) {
this.date = date;
}

public String getSex() {
return sex;
}

public void setSex(String sex) {
this.sex = sex;
}

public String getJob() {
return job;
}

public void setJob(String job) {
this.job = job;
}

public String getBranch() {
return branch;
}

public void setBranch(String branch) {
this.branch = branch;
}

public int getT1() {
return T1;
}

public void setT1(int t1) {
T1 = t1;
}

public int getT2() {
return T2;
}

public void setT2(int t2) {
T2 = t2;
}

public int getT3() {
return T3;
}

public void setT3(int t3) {
T3 = t3;
}

public int getT4() {
return T4;
}

public void setT4(int t4) {
T4 = t4;
}

public int getT5() {
return T5;
}

public void setT5(int t5) {
T5 = t5;
}

public int getT6() {
return T6;
}

public void setT6(int t6) {
T6 = t6;
}

public int getT7() {
return T7;
}

public void setT7(int t7) {
T7 = t7;
}

public int getT8() {
return T8;
}

public void setT8(int t8) {
T8 = t8;
}

public int getT9() {
return T9;
}

public void setT9(int t9) {
T9 = t9;
}

public int getT10() {
return T10;
}

public void setT10(int t10) {
T10 = t10;
}

public int getT11() {
return T11;
}

public void setT11(int t11) {
T11 = t11;
}

public int getT12() {
return T12;
}

public void setT12(int t12) {
T12 = t12;
}

public int getT13() {
return T13;
}

public void setT13(int t13) {
T13 = t13;
}

public int getT14() {
return T14;
}

public void setT14(int t14) {
T14 = t14;
}

public int

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件       1051  2011-04-23 22:45  Interview.classpath

     文件        557  2011-04-23 00:55  Interview.myhibernatedata

     文件        300  2011-04-28 14:37  Interview.mymetadata

     文件        240  2011-04-23 01:01  Interview.mystrutsdata

     文件       1567  2011-04-23 01:02  Interview.project

     文件        330  2011-04-23 00:50  Interview.settingsorg.eclipse.jdt.core.prefs

     文件       5697  2011-04-27 08:53  InterviewsrccomactionaddAction.java

     文件        673  2011-04-24 03:09  InterviewsrccomactiongradeshowAction.java

     文件        783  2011-04-23 13:52  InterviewsrccomactionusershowAction.java

     文件       2096  2011-04-27 01:08  InterviewsrccomdaoCountDaoImp.java

     文件        338  2011-04-23 15:11  InterviewsrccomdaoCountDaoInf.java

     文件       1847  2011-04-27 01:48  InterviewsrccomdaoGradeDaoImp.java

     文件        336  2011-04-26 00:16  InterviewsrccomdaoGradeDaoInf.java

     文件       1770  2011-04-27 01:04  InterviewsrccomdaoStudentDaoImp.java

     文件        317  2011-04-25 23:02  InterviewsrccomdaoStudentDaoInf.java

     文件        475  2011-04-24 21:39  InterviewsrccomexportExport.java

     文件       3212  2011-04-23 00:55  InterviewsrccomfactoryHibernateSessionFactory.java

     文件        604  2011-04-26 01:04  InterviewsrccompojoCount.hbm.xml

     文件       1042  2011-04-26 00:46  InterviewsrccompojoCount.java

     文件        929  2011-04-26 09:13  InterviewsrccompojoGrade.hbm.xml

     文件       2494  2011-04-27 01:45  InterviewsrccompojoGrade.java

     文件        652  2011-04-26 00:59  InterviewsrccompojoStudent.hbm.xml

     文件       1394  2011-04-25 22:58  InterviewsrccompojoStudent.java

     文件        707  2011-04-23 15:20  InterviewsrccomserviceCountServiceImp.java

     文件        343  2011-04-23 15:20  InterviewsrccomserviceCountServiceInf.java

     文件        631  2011-04-23 16:02  InterviewsrccomserviceGradeServiceImp.java

     文件        338  2011-04-23 16:02  InterviewsrccomserviceGradeServiceInf.java

     文件        610  2011-04-25 23:05  InterviewsrccomserviceStudentServiceImp.java

     文件        325  2011-04-25 23:05  InterviewsrccomserviceStudentServiceInf.java

     文件       1855  2011-04-27 01:13  InterviewsrccomservletNameServlet.java

............此处省略117个文件信息

版权声明:本文内容由互联网用户自发贡献,该文观点仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容, 请发送邮件举报,一经查实,本站将立刻删除。

发表评论

评论列表(条)