试题与答案

接本试卷第5题,美元或欧元2个月远期变动趋势为() A.美元对欧元贴水 B.美元对欧

题型:单项选择题

题目:

接本试卷第5题,美元或欧元2个月远期变动趋势为()

A.美元对欧元贴水

B.美元对欧元升水

C.欧元对美元贴水

D.外币对本币升水

答案:

参考答案:A

试题推荐
题型:填空题

该系统用户登录界面文件名为login.asp,用户输入的数据由check.asp文件判断。下面是login.asp的部分代码,请根据题目说明,补充完成。

<html xmilns="http://www.w3.org/1999/xhtml">

<head>

<title>查询系统</title>

<script language="JavaScript">

<! --

(5) chk(theForm)

if (theForm.admin name.value =="")

alert("请输入管理账号!");

theForm.admin_name.focus ();

return(false);

if (theForm.admin_pass.value =="")

alert ("请输入管理密码 !");

theForm.admin_pass.focus ();

return (false);

return (6) ;

//-->

</script>

</head>

<body>

<table cellSpacing=1 cellPadding=5 width=460 border=0>

<FORM action=" (7) action=login" method=post onSubmit="returnchk (this)">

<tbody>

...

<tr>

<td align=right width=60 height=30>用户名: </td>

<td height=30><input type= (8) name=admin_name> </td></tr>

<tr>

<td align=right height=30>密 码: </td>

<td height=30><input type= (9) name=admin_pass> </td></tr>

<tr>

<td align=right>验证码: </td>

<td><input maxLength=4 name=VerifyCode><img src="yz.asp"

border=’0 ’

onClick=" this .src=’yz .asp’"alt=’点击刷新验证验’/></td></tr>

<tr align=middle>

<td colSpan=2 height=40><input type= (10) value="提交" >

<input class=btn type=" (11) " value="取消"

></td>

...

</body>

</html>

备选答案:

(5)~(11)备选答案:

A.password

B.reset

C.check.asp

D.true

E.text

F.submit

G.function

(11)处填()。

查看答案
微信公众账号搜索答案