原创 常用代碼統計

1、求底數(不好意思 數學忘光了,不知道是不是稱之爲底數)  var allRound = Math.ceil(Math.log(num)/Math.LN2); 2、身份證號驗證 正則表達式  ^[1-9]{1}[0-9]{14}$|^[1