会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
Mr.Higgerw
越努力,越幸运
博客园
首页
联系
管理
2019年1月5日
C语言定义 二进制 十六进制 普通字符串 转换函数
摘要: 直接上干货,没啥好说的: 代码1:十六进制转字符串函数 1 #include<stdio.h> 2 #include<string.h> 3 #include<ctype.h> 4 void Hex2Byte(const char* source, unsigned char* dest, int
阅读全文
posted @ 2019-01-05 20:33 爱吃砂糖橘的白龙
阅读(8450)
评论(0)
推荐(2)
编辑
公告