管理杂谈
OA答疑
ERP答疑
教程搜索
JavaScript加密解密函数
base64编码:
base64 encoding/decoding
type in the message you want to encode in base64, or paste
base64 encoded text into the text field, select encode or decode,
and click the button!
onclick="document.base64form.thetext.value=encode64(document.base64form.thetext.value);">
onclick="document.base64form.thetext.value=decode64(document.base64form.thetext.value);">