c# 字符串转换为BCD编码
摘要:/// <summary> /// 字符串转换为BCD编码 /// </summary> /// <param name="strTemp">转换字符串</param> /// <returns>BCD编码</returns> private Byte[] convertFrom(string st
阅读全文
posted @ 2020-05-09 09:20
posted @ 2020-05-09 09:20
posted @ 2020-05-09 09:18
posted @ 2020-05-09 09:12
posted @ 2020-05-09 08:40