代码搜索:CBASE
找到约 763 项符合「CBASE」的源代码
代码结果 763
www.eeworm.com/read/486894/6532122
h addresscenter.h
#ifndef __ADDRESSCENTER_H__
#define __ADDRESSCENTER_H__
#include
class CAddressCenter : public CBase
{
public:
static CAddressCenter* NewL(const TDesC& Name,const TDesC& Tel);
s
www.eeworm.com/read/124778/14544852
cpp cmimestring.cpp
#include "stdafx.h"
#include "CMimeString.h"
#ifdef _DEBUG
#undef THIS_FILE
static char THIS_FILE[]=__FILE__;
#define new DEBUG_NEW
#endif
#include "CBase64Algo.h"
//------------
www.eeworm.com/read/462539/1545192
h treenode.h
#ifndef _TREENODE_H_
#define _TREENODE_H_
#include
class CTreeNode:public CBase
{
public:
//构造函数
static CTreeNode* NewL();
static CTreeNode* NewLC();
//析构函数
~CTreeNode()
www.eeworm.com/read/462539/1545221
h treenode.h
#ifndef _TREENODE_H_
#define _TREENODE_H_
#include
class CTreeNode:public CBase
{
public:
//构造函数
static CTreeNode* NewL();
static CTreeNode* NewLC();
//析构函数
~CTreeNode()
www.eeworm.com/read/168710/5440890
h myengine.h
#ifndef MYENGINE_H
#define MYENGINE_H
#include
#include
class CMyEngine : public CBase
{
public:
CMyEngine();
~CMyEngine();
void ConstructL();
const TDe
www.eeworm.com/read/168709/5440903
h myengine.h
#ifndef MYENGINE_H
#define MYENGINE_H
#include
#include
class CMyEngine : public CBase
{
public:
CMyEngine();
~CMyEngine();
void ConstructL();
const TDe
www.eeworm.com/read/370433/2785204
h myengine.h
#ifndef MYENGINE_H
#define MYENGINE_H
#include
#include
class CMyEngine : public CBase
{
public:
CMyEngine();
~CMyEngine();
void ConstructL();
const TDe
www.eeworm.com/read/173530/9652270
cpp cmimestring.cpp
#include "stdafx.h"
#include "CMimeString.h"
#ifdef _DEBUG
#undef THIS_FILE
static char THIS_FILE[]=__FILE__;
#define new DEBUG_NEW
#endif
#include "CBase64Algo.h"
//------------
www.eeworm.com/read/112071/15493859
cpp cmimestring.cpp
#include "stdafx.h"
#include "CMimeString.h"
#ifdef _DEBUG
#undef THIS_FILE
static char THIS_FILE[]=__FILE__;
#define new DEBUG_NEW
#endif
#include "CBase64Algo.h"
//------------
www.eeworm.com/read/108319/15588574
cpp cmimestring.cpp
#include "stdafx.h"
#include "CMimeString.h"
#ifdef _DEBUG
#undef THIS_FILE
static char THIS_FILE[]=__FILE__;
#define new DEBUG_NEW
#endif
#include "CBase64Algo.h"
//------------