代码搜索:CObject
找到约 2,165 项符合「CObject」的源代码
代码结果 2,165
www.eeworm.com/read/212217/4938060
h gcd.h
#pragma once
#include "afx.h"
class AFX_EXT_CLASS CGCD :
public CObject
{
public:
CGCD(void);
~CGCD(void);
int m_n1;
int m_n2;
int LCM(int i, int j);
int GCD(int i, int j);
};
www.eeworm.com/read/397686/2400613
h object.h
#ifndef _OBJECT_H_FILE_INCLUDED_
#define _OBJECT_H_FILE_INCLUDED_
class CGame;
class CObject
{
public:
int Type;//该对象是何种角色或物体。取值为:
//1 主角人物。
//2 无生命物体。如砖块、水管等。
//3 妖怪。
www.eeworm.com/read/291846/8392197
h cdib.h
// cdib.h 对CDib类中数据和函数进行进行声明
#ifndef _INSIDE_VISUAL_CPP_CDIB
#define _INSIDE_VISUAL_CPP_CDIB
class CDib : public CObject
{
public:
enum Alloc {noAlloc, crtAlloc, heapAlloc}; // 枚举类型,表示内存分配的
www.eeworm.com/read/290172/8500660
h dib.h
// dib.h 对CDib类中数据和函数进行进行声明
#ifndef _INSIDE_VISUAL_CPP_CDIB
#define _INSIDE_VISUAL_CPP_CDIB
class CDib : public CObject
{
public:
enum Alloc {noAlloc, crtAlloc, heapAlloc}; // 枚举类型,表示内存分配的状
www.eeworm.com/read/389217/8541722
h cdib.h
// cdib.h 对CDib类中数据和函数进行进行声明
#ifndef _INSIDE_VISUAL_CPP_CDIB
#define _INSIDE_VISUAL_CPP_CDIB
class CDib : public CObject
{
public:
enum Alloc {noAlloc, crtAlloc, heapAlloc}; // 枚举类型,表示内存分配的
www.eeworm.com/read/389214/8542230
h cdib.h
// cdib.h 对CDib类中数据和函数进行进行声明
#ifndef _INSIDE_VISUAL_CPP_CDIB
#define _INSIDE_VISUAL_CPP_CDIB
class CDib : public CObject
{
public:
enum Alloc {noAlloc, crtAlloc, heapAlloc}; // 枚举类型,表示内存分配的
www.eeworm.com/read/389212/8542455
h cdib.h
// cdib.h 对CDib类中数据和函数进行进行声明
#ifndef _INSIDE_VISUAL_CPP_CDIB
#define _INSIDE_VISUAL_CPP_CDIB
class CDib : public CObject
{
public:
enum Alloc {noAlloc, crtAlloc, heapAlloc}; // 枚举类型,表示内存分配的
www.eeworm.com/read/427113/8976791
h public.h
#ifndef __PUBLIC_H
#define __PUBLIC_H
//线程参数对象,包括线程信号处理,是所有的线程参数的基类
class ObjectThreadPara : public CObject
{
public:
void Close()
{
SAFE_CLOSE_HANDLE(m_event_stopped);
SAFE_CLOSE_HAN
www.eeworm.com/read/382539/9022573
h cdib.h
// cdib.h 对CDib类中数据和函数进行进行声明
#ifndef _INSIDE_VISUAL_CPP_CDIB
#define _INSIDE_VISUAL_CPP_CDIB
class CDib : public CObject
{
public:
enum Alloc {noAlloc, crtAlloc, heapAlloc}; // 枚举类型,表示内存分配的
www.eeworm.com/read/177420/9455118
h cdib.h
// cdib.h 对CDib类中数据和函数进行进行声明
#ifndef _INSIDE_VISUAL_CPP_CDIB
#define _INSIDE_VISUAL_CPP_CDIB
class CDib : public CObject
{
public:
enum Alloc {noAlloc, crtAlloc, heapAlloc}; // 枚举类型,表示内存分配的