基于JSP设计的教务系统中的学生信息管理系统 - 图文 2026/1/20 20:01:52 %> <% } else { out.println (\+\你输入的学生号不存在\ ); } } catch(SQLException e) { out.print(e); } %>