My uncle has been taught in this school _______ he was twenty years old.
A. since B. for C. until D. after
第1题:
He is talking so much about America as if he ____ there.
A、had been
B、has been
C、was
D、been
第2题:
第3题:
单选题:在下列的 HTML 网页中,哪个可以产生超链接? A.<a url="http://www.w3school.com.cn">W3School.com.cn</a> B.<a href="http://www.w3school.com.cn">W3School</a> C.<a>http://www.w3school.com.cn</a> D.<a name="http://www.w3school.com.cn">W3School.com.cn</a>
第4题:
A、teaches
B、has taught
C、is teaching
D、taught
第5题:
给定一个JSP程序源代码,如下: <jsp:forward page="result.jsp"> <jsp:param name="school" value="FAFU"/> </jsp:forward > 在result.jsp中,使用()代码片段可以输出参数school的值
A.<jsp:getParam name="school">
B.<jsp:getParameter name="school">
C.<%=request.getAttribute("school")%>
D.<%=request.getParameter("school")%>
第6题:
8、在下列的 HTML 中,哪个可以产生超链接?
A.<a url="http://www.w3school.com.cn">W3School.com.cn</a>
B.<a href="http://www.w3school.com.cn">W3School</a>
C.<a>http://www.w3school.com.cn</a>
D.<a name="http://www.w3school.com.cn">W3School.com.cn</a