C#:实现HashCode加密算法 using System; using System.Text; using System.Security.Cryptography; namespace Common.CryptHelper {