DECODE (crypt_str,pass_str). crypt_str 傳入的密文字串; pass_str 密碼字串. 使用pass_str 作為解密密碼,解密被加密的字串crypt_str, crypt_str 應該是由ENCODE()回 ...
確定! 回上一頁