-
树形控件简单自绘
属性控件简单自绘制,增加树形控件背景,树形控件根节点、子节点加载图标,响应鼠标操作
- 2022-07-25 01:58:24下载
- 积分:1
-
原码输入法源程序
原码输入法源程序-original source Code
- 2022-02-07 07:38:51下载
- 积分: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
-
我的文件夹,是参赛时的作品。我的文件夹,是参赛时的作品。...
我的文件夹,是参赛时的作品。我的文件夹,是参赛时的作品。-My Documents folder is when entries work. My Documents folder is when entries work.
- 2023-07-07 02:35:03下载
- 积分:1
-
Simple manipulation of the video! Hehe! Someone gave me! Find it easy Oh! We nex...
视频的简单操控!Hehe!别人给我的!发现很简单呵呵!大家下下来看下!咯-Simple manipulation of the video! Hehe! Someone gave me! Find it easy Oh! We next down Kanxia! Strategy
- 2022-01-25 23:43:09下载
- 积分:1
-
又一个很有意思的表格编辑控件,支持进度条、背景色调整等。
又一个很有意思的表格编辑控件,支持进度条、背景色调整等。-also a very interesting editorial control forms to support the progress of the background color adjustments.
- 2023-05-12 00:40:03下载
- 积分:1
-
C语言解决线形方程组的高斯消去法,以及源代码
C语言解决线形方程组的高斯消去法,以及源代码-C language to solve linear equations Gaussian Elimination Act, as well as source code
- 2022-03-11 20:18:40下载
- 积分:1
-
lex yac 教程
lex yac 教程-lex yac course
- 2023-03-21 06:50:03下载
- 积分:1
-
Mouse playing small games, as have the number of rats, mice mobile pace. The tot...
打老鼠的小游戏,随着老鼠产生的次数,老鼠的移动速度越来越快。总数为120个,并有评价-Mouse playing small games, as have the number of rats, mice mobile pace. The total number of 120, as well as evaluation of
- 2022-03-18 16:08:16下载
- 积分:1
-
framemaker培训教程
framemaker培训教程-framemaker training course
- 2022-03-18 07:30:33下载
- 积分:1