<%@page import="com.bonus.core.DateTimeHelper"%> <%@ page contentType="text/html;charset=UTF-8"%> <%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c"%> <%@include file="../baseset.jsp"%> <%@include file="../systemset.jsp"%> <% String nowTime = DateTimeHelper.getNowDate(); %>
成绩展示
序号 考试类型 考试名称 考试专业 考试开始时间 考试场次 考试结束时间 考试人员 考试得分 是否通过 成绩单
    <%@include file="../dialog.jsp"%>