代码搜索:CBASE
找到约 763 项符合「CBASE」的源代码
代码结果 763
www.eeworm.com/read/171026/5400850
cpp base64.cpp
// CBase64.cpp: implementation of the CBase64 class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "Base64.h"
// Digits...
static cha
www.eeworm.com/read/475462/6781894
cpp base64.cpp
// Base64.cpp: implementation of the CBase64 class.
// Author: Wes Clyburn (clyburnw@enmu.edu)
//
// This code was practically stolen from:
// Dr. Dobb's Journal, September 1995,
// "Mime and I
www.eeworm.com/read/195444/8155566
cpp base64.cpp
#include "stdafx.h"
#include "Base64.h"
#ifdef _DEBUG
#undef THIS_FILE
static char THIS_FILE[]=__FILE__;
#define new DEBUG_NEW
#endif
CString CBase64::m_sBase64Alphabet =
_T( "ABCDEFGHIJK
www.eeworm.com/read/368506/9691580
h base64.h
// Base64.h: interface for the CBase64 class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_BASE64_H__8D85F486_CD10_4A0A_A689_2299C9DE52CB__INCLUDED_)
www.eeworm.com/read/170613/9796137
h base64.h
#if !defined(AFX_BASE64_H__FE15588E_9214_11D4_8338_006008AFAB7E__INCLUDED_)
#define AFX_BASE64_H__FE15588E_9214_11D4_8338_006008AFAB7E__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_
www.eeworm.com/read/236292/14022584
cpp node.cpp
// Node.cpp: implementation of the CNode class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "Pointtest.h"
#include "Node.h"
#ifdef
www.eeworm.com/read/133622/14033242
txt base64源码.txt
#include "stdafx.h"
#include "Base64Coder.h"
//////////////// Macros / Locals /////////////////////////////////////
static char Base64Digits[] = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcd
www.eeworm.com/read/132987/14063886
cpp base64.cpp
// Base64.cpp: implementation of the CBase64 class.
// Author: Wes Clyburn (clyburnw@enmu.edu)
//
// This code was practically stolen from:
// Dr. Dobb's Journal, September 1995,
// "Mime and I
www.eeworm.com/read/112244/15490682
cpp base64.cpp
// Base64.cpp: implementation of the CBase64 class.
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "Base64.h"
#ifdef _DEBUG
#undef THIS_FI
www.eeworm.com/read/103019/15749316
cpp base64.cpp
/**********************************************************************
Quiet Night工作室全力奉献 作者:周磊 若有问题请联系QQ:75297662
请保留此段,尊重作者
**************************************************************