【单选题】下述有关ServletContext对象的说法正确的是_____。
A.
ServletContext对象表示当前Servlet的上下文环境,每个Servlet拥有独立的ServletContext对象
B.
ServletContext对象拥有与HttpServletRequest对象名称和作用域都相同的域属性设置方法
C.
ServletContext对象可以获取当前应用以及应用所运行的容器的相关信息
D.
ServletContext对象的getInitParameter()方法可以获取当前Servlet的初始化参数
【单选题】The author searched the yard carefully ______.
A.
and found a child, who was crying like a parrot
B.
for someone who cried for help
C.
and found some called imagination was playing tricks on him
D.
and found some strange creatures from another planet
【单选题】下述有关ServletContext对象的说法正确的是_____。多选题
A.
ServletContext对象表示当前Servlet的上下文环境,每个Servlet拥有独立的ServletContext对象
B.
ServletContext对象拥有与HttpServletRequest对象名称和作用域都相同的域属性设置方法
C.
ServletContext对象可以获取当前应用以及应用所运行的容器的相关信息
D.
ServletContext对象的getInitParameter()方法可以获取当前Servlet的初始化参数
【单选题】下列有关ServletContext对象的说法正确的是( )
A.
ServletContext对象表示当前Servlet的上下文环境,每个Servlet拥有独立的ServletContext对象
B.
ServletContext对象拥有与HttpServletRequest对象名称和作用域都相同的域属性设置方法
C.
ServletContext对象可以获取当前应用以及应用所运行的容器的相关信息
D.
ServletContext对象的getInitParameter( )方法可以获取当前Servlet的初始化参数
【单选题】当ServletContext对象上属性发生改变时,如添加属性、删除属性等,将触发 事件
A.
ServletContextAttributeEvent
D.
ServletRequestAttributeEvent
【简答题】请用所学的三种方法解一元高次方程x^3-5x-3=0,要将三个根都找到,精确到小数点后两位。
【单选题】将组织做冷冻切片,采用油红O染色,这常用于()
【单选题】下列关于中国古代哲学思想的表述错误的是:
【单选题】当ServletContext对象上属性发生改变时,如添加属性、删除属性等,将触发哪个事件?
B.
ServletContextAttributeEvent
D.
ServletRequestAttributeEvent