摘要:
1. 生成随机数的函数Function makeNUMstring(inputlength)If IsNumeric(inputlength) Then For I = 1 To inputlength 'A数组中可放入你想随机产生的任何字符串中的字符 A = Array("1","2","3","4","5","6","7","8","9") Randomize x=RandomNumber ... 阅读全文
posted @ 2007-06-29 14:55
Ernestine
阅读(294)
评论(0)
推荐(0)
浙公网安备 33010602011771号