摘要: #region 字节型转换16 /// <summary> /// 把字节型转换成十六进制字符串 /// </summary> /// <param name="InBytes"></param> /// <returns></returns> public static string ByteTo 阅读全文
posted @ 2018-12-26 13:56 pengde 阅读(5385) 评论(0) 推荐(0) 编辑