C++:异或加密 std::string Encrypt(std::string content, std::string secretKey) { for (UINT i = 0; i < content.