<%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%> <%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core"%> <%@ taglib prefix="fmt" uri="http://java.sun.com/jsp/jstl/fmt"%> <%@ taglib prefix="fn" uri="http://java.sun.com/jsp/jstl/functions"%> <% String path = request.getContextPath(); String basePath = request.getScheme() + "://" + request.getServerName() + ":" + request.getServerPort() + path + "/"; %>
  • 学生姓名:

  • 学籍号:

  • 学号:

  • 性别:

  • 组号:

  • 签到码:

  • 家长姓名:

  • 家长手机:

  • 键盘ID:

  • 备注:

  • <%@ include file="../../system/index/foot.jsp"%>