代码搜索:CObject
找到约 2,165 项符合「CObject」的源代码
代码结果 2,165
www.eeworm.com/read/104449/15692409
cpp object.cpp
// Object.cpp: implementation of the CObject class.
#include "Object.h"
CObject::CObject()
{
}
CObject::~CObject()
{
}
void CObject::HeartBeat()
{
}
// 取得物体的ID
long CObject
www.eeworm.com/read/100113/15883848
h queue.h
/*****************************************************************************
*
* Queue.h
*
www.eeworm.com/read/188171/8565159
cpp plane.cpp
#include
#include
class CDialCtrl:public CObject
{
private:
int m_nBoxColor;
int m_nTotalDial;
int m_nDial;
public:
BOOL DrawArmature(int nNew, int nOld, BOOL b
www.eeworm.com/read/286150/8787096
cpp certext.cpp
// CertExt.cpp: implementation of the CCertExt class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "CertExt.h"
#ifdef _DEBUG
#undef
www.eeworm.com/read/178261/9411862
cpp cmessg.cpp
#include "stdafx.h"
#include "CMessg.h"
#ifdef _DEBUG
#undef THIS_FILE
static char BASED_CODE THIS_FILE[] = __FILE__;
#endif
///////////////////////////////////////////////////////////////
www.eeworm.com/read/359881/10119047
h keyboardhook.h
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER > 1000
class AFX_EXT_CLASS CKeyboradHook : public CObject
{
// Construction
public:
CKeyboradHook();
~CKeyboradHook();
BOOL StartHook
www.eeworm.com/read/162134/10332405
h keyboardhook.h
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER > 1000
class AFX_EXT_CLASS CKeyboradHook : public CObject
{
// Construction
public:
CKeyboradHook();
~CKeyboradHook();
BOOL StartHook
www.eeworm.com/read/425377/10359687
cpp cmessg.cpp
#include "stdafx.h"
#include "CMessg.h"
#ifdef _DEBUG
#undef THIS_FILE
static char BASED_CODE THIS_FILE[] = __FILE__;
#endif
///////////////////////////////////////////////////////////////
www.eeworm.com/read/350121/10767317
cpp human.cpp
// Human.cpp: implementation of the CHuman class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "Assert.h"
#include "Human.h"
#ifdef
www.eeworm.com/read/350121/10767574
cpp human.cpp
// Human.cpp: implementation of the CHuman class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "Assert.h"
#include "Human.h"
#ifdef