代码搜索:CBASE
找到约 763 项符合「CBASE」的源代码
代码结果 763
www.eeworm.com/read/119334/14832291
cpp cbase64coding.cpp
//this file is part of eMule
//Copyright (C)2002 Merkur ( devs@emule-project.net / http://www.emule-project.net )
//
//This program is free software; you can redistribute it and/or
//modify it und
www.eeworm.com/read/119334/14833112
hpp cbase64coding.hpp
#if ! defined( BASE_64_CODING_CLASS_HEADER )
#pragma once
/*
** Author: Samuel R. Blackburn
** Internet: wfc@pobox.com
**
** You can use it any way you like as long as you don't try to sell
www.eeworm.com/read/119269/14835531
cpp cbase64coding.cpp
#include "stdafx.h"
#include "CBase64Coding.hpp"
#pragma hdrstop
#define CARRIAGE_RETURN (13)
#define LINE_FEED (10)
/*
** Author: Samuel R. Blackburn
** Internet: wfc@pobox.com
**
www.eeworm.com/read/119269/14835567
hpp cbase64coding.hpp
#if ! defined( BASE_64_CODING_CLASS_HEADER )
/*
** Author: Samuel R. Blackburn
** Internet: wfc@pobox.com
**
** You can use it any way you like as long as you don't try to sell it.
**
** Any
www.eeworm.com/read/229260/4758508
h i2cbase.h
/* openbios/arch/vulcan/i2cbase.h, stbbios */
/*-----------------------------------------------------------------------------+
|
| This source code has been made available to you by IBM on an AS
www.eeworm.com/read/229260/4758533
h i2cbase.h
/* openbios/arch/vesta/i2cbase.h, stbbios */
/*-----------------------------------------------------------------------------+
|
| This source code has been made available to you by IBM on an AS-
www.eeworm.com/read/229260/4758558
h i2cbase.h
/* openbios/arch/pallas/i2cbase.h, stbbios */
/*-----------------------------------------------------------------------------+
|
| This source code has been made available to you by IBM on an AS
www.eeworm.com/read/173530/9652267
h cbase64algo.h
#ifndef _H_CBase64Algo_
#define _H_CBase64Algo_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER > 1000
#include "CMimeAlgo.h"
#include
class CBase64Algo : public CMimeA
www.eeworm.com/read/173530/9652272
cpp cbase64algo.cpp
#include "stdafx.h"
#include "CBase64Algo.h"
#ifdef _DEBUG
#undef THIS_FILE
static char THIS_FILE[]=__FILE__;
#define new DEBUG_NEW
#endif
//------------------------------------------
www.eeworm.com/read/108458/15460103
cpp cbase64coding.cpp
//this file is part of eMule
//Copyright (C)2002 Merkur ( devs@emule-project.net / http://www.emule-project.net )
//
//This program is free software; you can redistribute it and/or
//modify it und