代码搜索:CObject
找到约 2,165 项符合「CObject」的源代码
代码结果 2,165
www.eeworm.com/read/256481/11997059
cpp chapter4-15.cpp
//文件夹名称:CHAPTER4-15
#include
#include
#include
class A:public CObject
{
int i;
public:
A(){}
A(int n):i(n){}
int operator!(){return i;}
void
www.eeworm.com/read/342157/12038852
h cdib.h
#ifndef __CDIB_H
#define __CDIB_H
class CDib : public CObject
{
public:
RGBQUAD* m_pRGB;
BYTE* m_pData,*m_pData1;
UINT m_numberOfColors;
BOOL m_valid;
BITMAPFILEHEADER bitm
www.eeworm.com/read/128466/14296039
cpp chapter4-15.cpp
//文件夹名称:CHAPTER4-15
#include
#include
#include
class A:public CObject
{
int i;
public:
A(){}
A(int n):i(n){}
int operator!(){return i;}
void
www.eeworm.com/read/124791/14544149
cpp chapter4-15.cpp
//文件夹名称:CHAPTER4-15
#include
#include
#include
class A:public CObject
{
int i;
public:
A(){}
A(int n):i(n){}
int operator!(){return i;}
void
www.eeworm.com/read/223105/14658430
cpp chapter4-15.cpp
//文件夹名称:CHAPTER4-15
#include
#include
#include
class A:public CObject
{
int i;
public:
A(){}
A(int n):i(n){}
int operator!(){return i;}
void
www.eeworm.com/read/207808/15261628
cpp mappoint.cpp
#include "stdafx.h"
#include "global.h"
#include "MapPoint.h"
IMPLEMENT_DYNAMIC(CMapPoint,CObject)
CMapPoint::CMapPoint()
{
m_bStatus = 0;
m_uiIndex = 0;
m_dbX = 0.0;
m_dbY = 0.0;
www.eeworm.com/read/207523/15269132
cpp mappoint.cpp
#include "stdafx.h"
#include "global.h"
#include "MapPoint.h"
IMPLEMENT_DYNAMIC(CMapPoint,CObject)
CMapPoint::CMapPoint()
{
m_bStatus = 0;
m_uiIndex = 0;
m_dbX = 0.0;
m_dbY = 0.0;
www.eeworm.com/read/207520/15269631
cpp mappoint.cpp
#include "stdafx.h"
#include "global.h"
#include "MapPoint.h"
IMPLEMENT_DYNAMIC(CMapPoint,CObject)
CMapPoint::CMapPoint()
{
m_bStatus = 0;
m_uiIndex = 0;
m_dbX = 0.0;
m_dbY = 0.0;
www.eeworm.com/read/16866/697138
h cdib.h
#ifndef __CDIB_H
#define __CDIB_H
class CDib : public CObject
{
public:
RGBQUAD* m_pRGB;
BYTE* m_pData,*m_pData2;
UINT m_numberOfColors;
BOOL m_valid;
BITMAPFILEHEADER bitm
www.eeworm.com/read/16866/697835
h cdib.h
#ifndef __CDIB_H
#define __CDIB_H
class CDib : public CObject
{
public:
RGBQUAD* m_pRGB;
BYTE* m_pData;
BYTE* m_pData1;
UINT m_numberOfColors;
BOOL m_valid;
BITMAPFILEHEA