js前台md5加密示例html和md5.js文件。 md5加密 var hash = hex_md5("123dafd"); alert(hash) 参照http://www.cnblogs.com/mofish/archive/2012/02/25/2367858.html