close
參考Ext3.0 source code

function getRandomInt(min, max){
    return Math.floor(Math.random() * (max - min + 1)) + min;
}
arrow
arrow
    全站熱搜

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