摘要:来自csdn的HashTable的简单应用 Code highlighting produced by Actipro CodeHighlighter (freeware) http://www.CodeHighlighter.com/ --> using System; using System.Collections; public class SamplesHashtable {...
阅读全文
摘要:using System; using System.IO; using System.Text; using System.Security; using System.Security.Cryptography; namespace Common { /**//**/ /**//// /// 加密,解密功能函数 /// public class ...
阅读全文