close
亂數 Function

function getnum()
   Randomize()      
   getnum = fix(Rnd()*10 +1 )  
end function

+1 是因為不想要從0開始
*10 是因為侷限最大數到10為止


Html呈現方式

  response.write  getnum() %>

 

-----


arrow
arrow
    全站熱搜
    創作者介紹
    創作者 Pescados 的頭像
    Pescados

    Ojos que no ven,corazón que no siente.

    Pescados 發表在 痞客邦 留言(0) 人氣()