摘要:
在网页前端拦截按键的方式驱动虚拟键盘的条码扫描仪(新大陆) 阅读全文
posted @ 2017-09-06 15:48
鸡毛巾
阅读(394)
评论(0)
推荐(0)
摘要:
//获取长度为32的Guid function getGuid32() { var rt_str = String.fromCharCode(65 + Math.floor(Math.random() * 26)); for (i = 0; i < 31; ++i) { var num... 阅读全文
posted @ 2017-09-06 14:10
鸡毛巾
阅读(2403)
评论(0)
推荐(0)