摘要: /// <summary> /// /// </summary> public static class StringExtentions { /// <summary> /// 转换为MD5加密后的字符串(默认加密为32位) /// </summary> /// <param name="str" 阅读全文
posted @ 2022-12-07 21:18 跟着阿笨一起玩.NET 阅读(58) 评论(0) 推荐(0) 编辑
摘要: /// <summary> /// /// </summary> public static class IEnumerableExtentions { /// <summary> /// 复制序列中的数据 /// </summary> /// <typeparam name="T">泛型</typ 阅读全文
posted @ 2022-12-07 21:16 跟着阿笨一起玩.NET 阅读(92) 评论(0) 推荐(0) 编辑