代码搜索:CBASE

找到约 763 项符合「CBASE」的源代码

代码结果 763
www.eeworm.com/read/217629/6933776

h base64.h

// Base64.h: interface for the CBase64 class. // Author: Wes Clyburn (clyburnw@enmu.edu) ////////////////////////////////////////////////////////////////////// #if !defined(AFX_BASE64_H__FD6A25D1
www.eeworm.com/read/141209/13033324

h code.h

#ifndef _CODE_FILE_H #define _CODE_FILE_H class CBase64 { public: CBase64(); ~CBase64(); int Decode(char * szDecoding,int inLen, char * szOutput,int obufLen); void Encode( char * szEn
www.eeworm.com/read/305762/13761175

clw base64proj.clw

; CLW file contains information for the MFC ClassWizard [General Info] Version=1 LastClass=CBase64FileDlg LastTemplate=CDialog NewFileInclude1=#include "stdafx.h" NewFileInclude2=#include "bas
www.eeworm.com/read/136868/5840396

h base64.h

// Base64.h: interface for the CBase64 class. // Author: Wes Clyburn (clyburnw@enmu.edu) ////////////////////////////////////////////////////////////////////// #if !defined(AFX_BASE64_H__FD6A25D1
www.eeworm.com/read/453660/6500382

h base.h

// Base.h: interface for the CBase class. // ////////////////////////////////////////////////////////////////////// #if !defined(AFX_BASE_H__7B9A162C_F785_4A3D_BEF7_4CFEA86E6464__INCLUDED_) #def
www.eeworm.com/read/408306/11397342

h base64.h

// Base64.h: interface for the CBase64 class. ////////////////////////////////////////////////////////////////////// #if !defined(AFX_BASE64_H__FD6A25D1_EE0E_11D1_870E_444553540001__INCLUDED_) #d
www.eeworm.com/read/116516/14967311

h base64.h

// Base64.h: interface for the CBase64 class. // Author: Wes Clyburn (clyburnw@enmu.edu) ////////////////////////////////////////////////////////////////////// #if !defined(AFX_BASE64_H__FD6A25D1
www.eeworm.com/read/215851/15038651

h base64.h

// Base64.h: interface for the CBase64 class. // Author: Wes Clyburn (clyburnw@enmu.edu) ////////////////////////////////////////////////////////////////////// #if !defined(AFX_BASE64_H__FD6A25D1
www.eeworm.com/read/475462/6781930

h base64.h

// Base64.h: interface for the CBase64 class. ////////////////////////////////////////////////////////////////////// #if !defined(AFX_BASE64_H__FD6A25D1_EE0E_11D1_870E_444553540001__INCLUDED_) #d
www.eeworm.com/read/170613/9796101

cpp base64decoderdlg.cpp

// base64DecoderDlg.cpp : implementation file // #include "stdafx.h" #include "base64Decoder.h" #include "base64DecoderDlg.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static ch