如何用javascript编码字符串?

时间:2017-10-13 18:25:17

标签: javascript html encode

我试图用javascript编码一些字符串,如“我的个人电子邮件是alphabeta@mail.com”,然后点击它进行解码,到目前为止尝试了这个:

<div style="cursor:pointer;" onclick="this.textContent=(function(d){let a='';(d.split('')).forEach(x => a += String.fromCharCode(~(x.charCodeAt(0))));return a;})(this.textContent)">ル゙モフミ﾿メ゙ヨモ￑ワミメ</div>

有更好的方法吗?

1 个答案:

答案 0 :(得分:0)

保护机器人的最佳和最优雅的方法是使用Google Invisible Recaptcha。 https://developers.google.com/recaptcha/docs/invisible