js16進制轉換

array[i]<16?"0x0"+array[i].toString(16).toUpperCase():"0x"+array[i].toString(16).toUpperCase()
parseInt(tmp_arr[m],16)
相關文章
相關標籤/搜索