摘要:
/*================================= @DESC:Exchange two value without third var. @AUTHOR: Not me. @DATE:2016-3-6 15:33 ================================ 阅读全文
posted @ 2016-03-06 15:35
Coca-code
阅读(310)
评论(0)
推荐(0)
摘要:
function generateRandomString(len) { var randomString = ""; for (; randomString .length < len; randomString += Math.random().toString(36).substr(2)); 阅读全文
posted @ 2016-03-06 15:23
Coca-code
阅读(205)
评论(0)
推荐(0)

浙公网安备 33010602011771号