题目内容

在光学字符识别中,使用分类器字符分类得到识别结果。

A. 对
B. 错

查看答案
更多问题

光学字符识别好后,不需要清除分类器。

A. 对
B. 错

在汽车轮胎、物流、印刷等行业中经常用到字符识别。

A. 对
B. 错

下列选项中能在JSP页面中实现页面转向的是( )

A. response.forward(“/index.jsp”);
B. response.sendRedirect(“/index.jsp”);
C. request.forward (“/index.jsp”);
D. request.sendRedirect(“/index.jsp”);

下列那项是jsp小脚本()

A. <%!%>
B. <% %>
C. <%@%>
D. <%= %>

答案查题题库