How to generate unique id in javascript?
This question already has an answer here:
Databases can be configured to use an auto generated unique value (mostly sequential numbers) for a column. You should not have to rely on javascript on the client to do this.
链接地址: http://www.djcxy.com/p/16238.html上一篇: 在JavaScript中创建唯一标识符