摘要:
var paramKey1 = 'aid'; var paramKey2 = 'name'; function getQueryString(paramKey){ var reg = new RegExp("(^|&)"+ paramKey +"=([^&]*)(&|$)"); var paramV 阅读全文
摘要:
aes.js 文件/*CryptoJS v3.1.2code.google.com/p/crypto-js(c) 2009-2013 by Jeff Mott. All rights reserved.code.google.com/p/crypto-js/wiki/License*/var Cry 阅读全文