代码搜索:CObject
找到约 2,165 项符合「CObject」的源代码
代码结果 2,165
www.eeworm.com/read/172394/5387861
h battle_suryun.h
// Battle_Suryun.h: interface for the CBattle_Suryun class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_BATTLE_SURYUN_H__1AD15919_719C_4DAE_BE91_9A8
www.eeworm.com/read/172394/5388106
h effecttriggergravitymoveunitdesc.h
// EffectTriggerGravityMoveUnitDesc.h: interface for the CEffectTriggerGravityMoveUnitDesc class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_EFFECT
www.eeworm.com/read/172394/5388283
h battle_suryun.h
// Battle_Suryun.h: interface for the CBattle_Suryun class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_BATTLE_SURYUN_H__1AD15919_719C_4DAE_BE91_9A8
www.eeworm.com/read/294808/8204895
h object.h
// Object.h: interface for the CObject class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_OBJECT_H__DEAC36B2_1095_4CEB_8651_466595620C61__INCLUDED_)
www.eeworm.com/read/192762/8274599
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/192762/8275793
cpp student.cpp
#include "stdafx.h"
#include "student.h"
IMPLEMENT_SERIAL(CStudent, CObject, 0)
void CStudent::Serialize(CArchive& ar)
{
TRACE("Entering CStudent::Serialize\n");
if (ar.IsStoring()) {
a
www.eeworm.com/read/192762/8277282
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/192762/8278863
cpp student.cpp
#include "stdafx.h"
#include "student.h"
IMPLEMENT_SERIAL(CStudent, CObject, 0)
void CStudent::Serialize(CArchive& ar)
{
TRACE("Entering CStudent::Serialize\n");
if (ar.IsStoring()) {
a
www.eeworm.com/read/192762/8279523
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/192762/8281052
cpp student.cpp
#include "stdafx.h"
#include "student.h"
IMPLEMENT_SERIAL(CStudent, CObject, 0)
void CStudent::Serialize(CArchive& ar)
{
TRACE("Entering CStudent::Serialize\n");
if (ar.IsStoring()) {
a