摘要:
#include const char b... 阅读全文
posted @ 2016-02-11 17:26
lindexi
阅读(151)
评论(0)
推荐(0)
摘要:
#include const char b... 阅读全文
posted @ 2016-02-11 17:26
lindexi
阅读(204)
评论(0)
推荐(0)
摘要:
#include const char base[] = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/="; char* base64_encode(const char* data, int data_... 阅读全文
posted @ 2016-02-11 17:25
lindexi
阅读(318)
评论(0)
推荐(0)