原文:js 原生: 身份证脱敏、唯一随机字符串uuid、对于高 index 元素的隐藏与显示

.对于高 index 元素的隐藏 与 显示 . 唯一字符串 参考: https: blog.csdn.net w article details . 对身份证的月日进行 脱敏 ...

2019-04-25 14:38 0 940 推荐指数:

查看详情

UUID随机字符串

UUID.randomUUID().toString().replaceAll("-", "") 去掉横线,但是uuid是不可以转换为int类型的,因为转换为int类型就溢出了 ...

Thu Oct 26 00:24:00 CST 2017 0 1677
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM