[说明] 某电子商务网站如图所示。 图 某电子商务网站 index.htm

题型:填空题

问题:

[说明]
某电子商务网站如图所示。


图 某电子商务网站
index.html文档的内容如下所示:
<html>
<head>
<title>网上商城</title>
</head>
<frameset ______="15%,70%,15%" noresize="noresize" border=1>
<frame src="frame-top.html" name="top">
<frameset ______="20%,80%">
<frame src="frame left.html" name="left">
<frame src="frame right.html" name="right">
</frameset>
<frame src="count.asp" name="bottom">
</frameset>
</html>
frame left.html文档的内容:
<html>
.
.
.
<center>
<table border="1" bordercolor="blue">
<tr>
<td><a href="content l.html" ______="right">
<img src="img/l.gif?d256dc5a" width="100" height="30" border="0"></a></td>
</tr>
.
.
.
</table>
</center>
.
.
.
</html>
count.asp文档的内容如下所示:
<html>
<head>
<title>计数器</title>
<body>
<%
set corm=Server.CreateObject ("ADODB.Connection")
set rs=Server.CreateObject ("ADODB.______")
conn.ConnectionString="______ =Microsoft Access Driver (*.mdb); Uid=;
Pwd=; DBQ=" & Server.______ ("database/count.mdb")
conn.open ()
______sql
sql="______count set hit=hit+1"
conn.______(sql) %>
sql="select*from count"
set rs=conn.execute(sql)
%>
<%
lasthitzs.fields ("lasthit")
tdate=year (Now()) &"-"&month(Now()) &"-"&day(Now())
sql="update count set lasthit=" &tdate& "where ID="&rs.fields("id")
conn.execute(sql)
%>
<%
sql="select * from count"
set rs=conn.execute(sql)
%>
<table bgcolor=blue><tr><td width="100%" align=center>, 总访问<%=rs ("hit") %>
次,最后访问日期<%rs("lasthit")%></td></tr></table>
<%
rs.close()
%>
</bedy>
</html>

为程序中第4~9处空缺选择正确答案。
A.connection B.closeC.recordsetD.command
E.Open F.DriverG.Execute H.Dim
I.MapPathJ.movefirst K.eof L.update

考点:计算机软件水平考试初级网络管理员网络管理员
题型:填空题

秦始皇统一了六国的货币,使用的是[ ]

A.圆形方孔铜钱

B.刀币

C.铲币

D.蚁鼻钱

题型:填空题

尼氏体位于()。

A、胞体

B、轴丘

C、轴突

D、树突

E、髓鞘

题型:填空题

混凝土保护层厚度不影响构件的( )。

A.承载力

B.适用性

C.耐久性

D.经济性

题型:填空题

对于道路不需在控制性详细规划中解决的是:

A.断面形式

B.交叉口形式

C.控制点坐标

D.道路走向

题型:填空题

电流互感器一次绕组串联与被测高压电路上,运行中二次侧绕组严禁开路

更多题库