新微赢技术网

标题: [求助]类型不匹配? [打印本页]

作者: 踏破^ō^凌云    时间: 2010-1-17 04:52
标题: [求助]类型不匹配?
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>习题一</title>
</head>
<body>
<%
Dim t(3)
Radomize //类型不匹配?
for i=0 to 3
t(i)=fix((9-0+1)*Rnd())+0
response.write t(i)&","
next
%>
<form action="c11_10_1.asp" method="post">
<p></p>
<input type="submit" value="开奖" />
</form>
</body>
</html>
作者: QQ賊aiq嘿    时间: 2010-1-17 04:52
该怎么解决?
作者: 随处风流    时间: 2010-1-17 04:52
Radomize(t)?
作者: 風雲々無心メ    时间: 2010-1-17 04:52
不对....
作者: 死了ye要爱    时间: 2010-1-17 04:52
扼.......RANDOMIZE...我错了




欢迎光临 新微赢技术网 (http://bbs.weiying.cn/) Powered by Discuz! X3.2