-
VB6 and SQL Database code ..
VB6 and SQL .. Database code-VB6 and SQL Database code ..
- 2022-08-03 07:53:14下载
- 积分:1
-
石器时代客户端
资源描述石器时代客户端,经测试可编译,环境Window7 64位 + vs2012
- 2023-07-14 08:05:04下载
- 积分:1
-
皮肤操作的DEMO,很简单的,不是那么高级的,但是有帮助的。
皮肤操作的DEMO,很简单的,不是那么高级的,但是有帮助的。-Skin operation DEMO, is very simple and not so advanced, but there is help.
- 2022-04-22 08:11:18下载
- 积分:1
-
bushoundbushoundbushoundbushound
bushoundbushoundbushoundbushoundbushoundbushoundbushoundbushoundbushoundbushoundbushoundbushoundbushoundbushoundbushoundbushoundbushoundbushoundbushoundbushoundbushoundbushoundbushound
- 2022-07-06 15:06:46下载
- 积分:1
-
实现了手机导航的操作,包括上下左右方向,功能强,且简洁。...
实现了手机导航的操作,包括上下左右方向,功能强,且简洁。-Achieved a cell phone navigation operations, including vertical and horizontal direction, powerful, and concise.
- 2022-03-24 18:54:11下载
- 积分:1
-
kakabossskdr
/*
base64.cpp 和 base64.h
版权所有 (C) 2004年-2008 René Nyffenegger
提供此源代码 " 作为-是 ",没有任何明示或暗示
保修。在没有事件将作者举行任何损害承担责任
因使用本软件。
授予任何人出于任何目的,使用此软件的权限
包括商业应用程序进行修改和重新发布它
自由,受到以下限制:
1.此源代码的起源必须不得歪曲 ;你必须不
声称是你写的原始源代码。如果您使用此源代码
在一种产品,确认产品文档中将
表示赞赏,但不是必需的。
2.改变源版本为此,必须有明确标记和一定不能
谎称为原始的源代码。
3.本公告不可能会被删除,或从任何源分布改动。
勒内 · Nyffenegger rene.nyffenegger@adp-gmbh.ch
*/
#include"stdafx.h"
//#include"base64.h"
#include"msvc_common.h"
#include < iostream >
静态 const std::string base64_chars =
"ABCDEFGHIJKLMNOPQRSTUVWXYZ"
""abcdefghijklmnopqrstuvwxyz
"0123456789 +";
静态内联 bool is_base64 (无符号的 char c) {
返回 (isalnum(c) | |(c == "+") ||(c == "/"));
}
std::string base64_encode (无符号的 char const * bytes_to_encode、 无符号的 in
- 2022-12-20 14:15:03下载
- 积分:1
-
孙鑫老师的VC++教程的光盘源代码,数写的很好,代码也很好,值得研究!第16章源程序!...
孙鑫老师的VC++教程的光盘源代码,数写的很好,代码也很好,值得研究!第16章源程序!-SUN Xin teachers VC++ Tutorial CD-ROM source code, written in a few very good, code is also good, worthy of study! Chapter 16 source code!
- 2022-09-14 04:25:03下载
- 积分:1
-
一个清除各种历史记录的代码
一个清除各种历史记录的代码-a clear historical record of all code
- 2022-02-06 04:41:32下载
- 积分:1
-
12306抢票助手 delphi源码
12306抢票助手 delphi源码 验证码识别
- 2022-05-16 19:05:10下载
- 积分:1
-
精品 能够把VC7.0
精品 能够把VC7.0-8.0的工程转换到VC6.0的工程, 界面也很漂亮,鼠标一拖,一切搞定。-Products able to VC7.0-8.0 project converted to VC6.0 project, the interface is also very beautiful, one dragging the mouse, all done.
- 2023-04-18 06:20:03下载
- 积分:1