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