试题详情
- 单项选择题Which ensures that a JSP response is of type "text/plain"?()
A、<%@ page mimeType="text/plain" %>
B、<%@ page contentType="text/plain" %>
C、<%@ page pageEncoding="text/plain" %>
D、<%@ page contentEncoding="text/plain" %>
E、<% response.setEncoding("text/plain"); %>
- B
关注下方微信公众号,在线模考后查看
热门试题
- final类不能被继承
- 检查程序,是否存在问题,如果存在指出问题
- Which two̳
- Given classes&e
- Given the&ensp
- Assume that&ens
- 一个偶数总能表示为两个素数之和。
- 静态成员是根据变量引用的对象的实际类型进
- 已知: 则下面表达式在横线处值为tru
- Given: 11.public&en
- 1. public&ensp
- If the use
- 如何设置缺省按钮?()
- 处理按钮点击事件的类需要实现哪个接口()
- public class&e
- 下列叙述正确的是哪项?()
- 已知: 要使Derived通过编译需要
- 已知: 下面哪些语句在横线处可以正常编
- public static void
- A programmer&e