A、
B、ResponseWrite
C、ResponseBinaryWrite
D、ResponseFlush
A、Input
B、AdRotator
C、Calender
D、Wizard
在Servlet中,response.getWriter()返回的是()
A、JspWriter对象
B、PrintWriter对象
C、Out对象
D、ResponseWriter对象
A、vartempA,tempB,tempC
B、tempA*=3
C、tempA>=tempB||tempA=tempB>tempC
A、多行文本框名称
B、设置最多可以输入的行数
C、设置每行可以输入的字符
D、设置每列可以输入的字符数