会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
paullam
simple but not easy
博客园
联系
订阅
管理
2014年5月11日
Base64编码
摘要: 这是Live555的源码 1 #include 2 #include 3 4 static char base64DecodeTable[256]; 5 6 static void initBase64DecodeTable() { 7 int i; 8 for (i...
阅读全文
posted @ 2014-05-11 00:56 paullam
阅读(439)
评论(0)
推荐(0)
编辑
公告