会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
2eggs 双皇蛋
多学学,什么鸟都能下个双皇蛋
CnBlogs
Home
New Post
Contact
Admin
Subscription
2020年8月5日
字符转换类
public class Utils { //byte[]数组转16字符串 public static string ByteToHexStr(byte[] by) { StringBuilder ret = new StringBuilder(); foreach (byte b in by) {
Read More
posted @ 2020-08-05 16:04 2eggs
Views(135)
Comments(0)
Diggs(0)
公告