The answer is I need some way to protect my data from been extracting easily for common users. A weak protection goes well.
But I am too lazy to encrypt every string to a hard-to-be-judged variable then use the decrypted string by adding, something like, `decrypted(strCryptedName)`, `decrypted(strCryptedAddress)`