下列属于:eq(index)与:nth-child(index)的区别的有()。
第1题:
A.Response.forward(“/index.jsp”)
B.Response.sendRedirect(“/index.jsp”)
C.request.forward(“/index.jsp”)
D.request.sendRedirect(“/index.jsp”)
第2题:
以下 ______ 属于ASP.NET创建的网页程序文件。
A.index.asp
B.index.htm
C.index.aspx
第3题:
A.index.htm
B.index.asp
C.index.html
D.index.exe
第4题:
以下网页中属于动态网页文件的是()。
第5题:
IIS服务器初始默认文档有()。
A.index.htm
B.index.asp
C.default.asp
D.index.html
第6题:
下列URL的表示方法中,正确的是( )。
A.http://www,microsofi,com/index.html
B.http:\\www.microsoft.com/index.html
C.http://www.microsoft.com\index.html
D.http//www,microsofi.com/index.html
第7题:
以下URL写法正确的是:()
A、\index.htm
B、http:\\\index.htm
C、http///index.htm
D、/index.htm
第8题:
A、Index.asp
B、index.jsp
C、index.html
D、index.php
第9题:
变量定义语句Dim Index&与下面的______等价。 ( )
A.Dim Index As Long
B.Dim Index As Integer
C.Dim Index As Single
D.Dim Index As Double
第10题:
属于静态网页的是()