ASP生成随机数据的一组代码 [原]

Written by EEQ on 四月 26th, 2006

<%= eeqsjs %>

<%

Function eeqsjs
Dim ranno
Randomize '这个东东重要了,就是要它来初始化才能生成随机数字的
ranno = Int(999*rnd)+100
eeqsjs = RanNum
End Function
%>

本文永久链接:http://www.iteeq.com/archives/76


评论 »

还没有评论呢。

姓名 (必填)
电子邮件 (required - never shown publicly)
URI
您的评论 (smaller size | larger size)
You may use <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> in your comment.

使用新浪微博登陆