代码搜索:CObject

找到约 2,165 项符合「CObject」的源代码

代码结果 2,165
www.eeworm.com/read/483929/6597539

h cmessg.h

#ifndef _CMESSG_ #define _CMESSG_ class CMessg : public CObject //从Cobject继承而来,用于串行化数据 { protected: DECLARE_DYNCREATE(CMessg) public: CMessg(); // Attributes public: //0表示发送本地
www.eeworm.com/read/470720/1447230

c p7626.c

// Build don't link: // prms-id: 7626 int fail; typedef unsigned int UINT; class CObject{}; class CCmdTarget : public CObject { }; typedef void (CCmdTarget::*AFX_PMSG)(void); struct AFX_MSGMAP_E
www.eeworm.com/read/470693/1459176

c p7626.c

// Build don't link: // prms-id: 7626 int fail; typedef unsigned int UINT; class CObject{}; class CCmdTarget : public CObject { }; typedef void (CCmdTarget::*AFX_PMSG)(void); struct AFX_MSGMAP_E
www.eeworm.com/read/462865/1542051

cpp worker.cpp

#include "stdafx.h" #include "worker.h" IMPLEMENT_DYNAMIC(CWorker, CObject) #ifdef _DEBUG void CWorker::Dump(CDumpContext& dc) const { CObject::Dump(dc); dc
www.eeworm.com/read/462865/1542069

cpp worker.cpp

#include "stdafx.h" #include "worker.h" IMPLEMENT_DYNAMIC(CWorker, CObject) #ifdef _DEBUG void CWorker::Dump(CDumpContext& dc) const { CObject::Dump(dc); dc
www.eeworm.com/read/190666/5175022

c p7626.c

// Build don't link: // prms-id: 7626 int fail; typedef unsigned int UINT; class CObject{}; class CCmdTarget : public CObject { }; typedef void (CCmdTarget::*AFX_PMSG)(void); struct AFX_MSGMAP_E
www.eeworm.com/read/340665/3275677

c p7626.c

// Build don't link: // prms-id: 7626 int fail; typedef unsigned int UINT; class CObject{}; class CCmdTarget : public CObject { }; typedef void (CCmdTarget::*AFX_PMSG)(void); struct AFX_MSGMAP_E
www.eeworm.com/read/315986/3613794

cpp student.cpp

#include "stdafx.h" #include "student.h" IMPLEMENT_DYNAMIC(CStudent, CObject) #ifdef _DEBUG void CStudent::Dump(CDumpContext& dc) const { CObject::Dump(dc); dc
www.eeworm.com/read/315986/3614543

cpp student.cpp

#include "stdafx.h" #include "student.h" IMPLEMENT_DYNAMIC(CStudent, CObject) #ifdef _DEBUG void CStudent::Dump(CDumpContext& dc) const { CObject::Dump(dc); dc
www.eeworm.com/read/290475/3974519

cpp student.cpp

#include "stdafx.h" #include "student.h" IMPLEMENT_DYNAMIC(CStudent, CObject) #ifdef _DEBUG void CStudent::Dump(CDumpContext& dc) const { CObject::Dump(dc); dc