中国矿业大学(北京)测量学-2006年硕士研究生入学考试试题.pdf
中国矿业大学(北京)测量学-2007年硕士研究生入学考试试题.pdf
中国矿业大学(北京)测量学-2008年硕士研究生入学考试试题.pdf
中国矿业大学(北京)测量学-2009年硕士研究生入学考试试题.pdf
中国矿业大学(北京)测量学-2010年硕士研究生入学考试试题.pdf
中国矿业大学(北京)测量学-2013年硕士研究生入学考试试题.pdf
中国矿业大学-地理信息系统(GIS)历年考研真题.pdf
中国矿业大学(北京)测绘工程复试题目.doc
西北师范大学研究生考试电子与通信工程复试复习资料,科目代码980.pdf
2021-08-05 09:06:54 95KB 西北师范大学 考试资料
1
共有88道选择题,37道填空题,7个简答题和3个程序题 如: 1. 在 JSP 中,( )动作作用于将请求转发给其他 JSP 页面。 A. forward B. include C. sendRedirect D. response 2. 一个 servlet 的生命周期不包括( )方法。 A. init()方法 B. destroy()方法 C. service()方法 D. invalidate()方法 3. 给定如下代码片段: request.setAttribute("name","zhang"); response.sendRedirect("http://localhost:8080/MVC/MyServlt"); 那么在 MyServlet 中可以使用( )方法把属性 name 的值取出来。 A. String str=request.getAttribute("name"); B. String str=(String)request.getAttribute("name"); C. String str=(String)session.getAttribute("name"); D. 无法取出 4. 在 JSP 页面中定义一个 int 型的全局变量 myInt,定义的方法是( )。 A. B. C. D.
2021-08-04 22:03:20 437KB 考试资料 j2ee javaee 资源达人分享计划
1