代码搜索:CObject
找到约 2,165 项符合「CObject」的源代码
代码结果 2,165
www.eeworm.com/read/462865/1542335
h worker.h
// student.h
#ifndef _H_STUDENT_
#define _H_STUDENT_
class CWorker : public CObject
{
//DECLARE_DYNAMIC(CWorker)
DECLARE_SERIAL(CWorker)
public:
CString m_strName;
int m_nMoney
www.eeworm.com/read/462865/1542358
h worker.h
// student.h
#ifndef _H_STUDENT_
#define _H_STUDENT_
class CWorker : public CObject
{
//DECLARE_DYNAMIC(CWorker)
DECLARE_SERIAL(CWorker)
public:
CString m_strName;
int m_nMoney
www.eeworm.com/read/315986/3613797
h student.h
// student.h
#ifndef _INSIDE_VISUAL_CPP_STUDENT
#define _INSIDE_VISUAL_CPP_STUDENT
class CStudent : public CObject
{
DECLARE_DYNAMIC(CStudent)
public:
CString m_strName;
int m_nGrade;
www.eeworm.com/read/315986/3614154
h student.h
// student.h
#ifndef _INSIDE_VISUAL_CPP_STUDENT
#define _INSIDE_VISUAL_CPP_STUDENT
class CStudent : public CObject
{
DECLARE_SERIAL(CStudent)
public:
CString m_strName;
int m_nGrade;
www.eeworm.com/read/315986/3614546
h student.h
// student.h
#ifndef _INSIDE_VISUAL_CPP_STUDENT
#define _INSIDE_VISUAL_CPP_STUDENT
class CStudent : public CObject
{
DECLARE_DYNAMIC(CStudent)
public:
CString m_strName;
int m_nGrade;
www.eeworm.com/read/315986/3614941
h student.h
// student.h
#ifndef _INSIDE_VISUAL_CPP_STUDENT
#define _INSIDE_VISUAL_CPP_STUDENT
class CStudent : public CObject
{
DECLARE_SERIAL(CStudent)
public:
CString m_strName;
int m_nGrade;
www.eeworm.com/read/290475/3974524
h student.h
// student.h
#ifndef _INSIDE_VISUAL_CPP_STUDENT
#define _INSIDE_VISUAL_CPP_STUDENT
class CStudent : public CObject
{
DECLARE_DYNAMIC(CStudent)
public:
CString m_strName;
int m_nGrade;
www.eeworm.com/read/290475/3974878
h student.h
// student.h
#ifndef _INSIDE_VISUAL_CPP_STUDENT
#define _INSIDE_VISUAL_CPP_STUDENT
class CStudent : public CObject
{
DECLARE_SERIAL(CStudent)
public:
CString m_strName;
int m_nGrade;
www.eeworm.com/read/290475/3975269
h student.h
// student.h
#ifndef _INSIDE_VISUAL_CPP_STUDENT
#define _INSIDE_VISUAL_CPP_STUDENT
class CStudent : public CObject
{
DECLARE_DYNAMIC(CStudent)
public:
CString m_strName;
int m_nGrade;
www.eeworm.com/read/290475/3975668
h student.h
// student.h
#ifndef _INSIDE_VISUAL_CPP_STUDENT
#define _INSIDE_VISUAL_CPP_STUDENT
class CStudent : public CObject
{
DECLARE_SERIAL(CStudent)
public:
CString m_strName;
int m_nGrade;