代码搜索:bitmap
找到约 10,000 项符合「bitmap」的源代码
代码结果 10,000
www.eeworm.com/read/380459/9147517
cpp baotool.cpp
#include "StdAfx.h"
#include ".\baotool.h"
#using
#include "baoobj.h"
#include "visdrawdoc.h"
#include "visdrawview.h"
CBaoTool::CBaoTool(void)
{
}
CBaoTool::~CBaoTool(vo
www.eeworm.com/read/380459/9147592
cpp xitool.cpp
#include "StdAfx.h"
#include ".\xitool.h"
#using
#include "xiobj.h"
#include "visdrawdoc.h"
#include "visdrawview.h"
CXiTool::CXiTool(void)
{
}
CXiTool::~CXiTool(void)
{
www.eeworm.com/read/380459/9147593
cpp zhongxintool.cpp
#include "StdAfx.h"
#include ".\zhongxintool.h"
#using
#include "zhongxinobj.h"
#include "visdrawdoc.h"
#include "visdrawview.h"
CZhongxinTool::CZhongxinTool(void)
{
}
CZho
www.eeworm.com/read/380459/9147640
cpp tangtool.cpp
#include "StdAfx.h"
#include ".\tangtool.h"
#using
#include "tangobj.h"
#include "visdrawdoc.h"
#include "visdrawview.h"
CTangTool::CTangTool(void)
{
}
CTangTool::~CTangToo
www.eeworm.com/read/380459/9147728
cpp chetool.cpp
#include "StdAfx.h"
#include ".\chetool.h"
#include "cheobj.h"
#include "visdrawdoc.h"
#include "visdrawview.h"
//#include "GongshiDlg.h"
//static CCheTool cheToolObj(cheTool);
CChe
www.eeworm.com/read/380459/9147752
cpp motool.cpp
#include "StdAfx.h"
#include ".\motool.h"
#using
#include "moobj.h"
#include "visdrawdoc.h"
#include "visdrawview.h"
CMoTool::CMoTool(void)
{
}
CMoTool::~CMoTool(void)
{
www.eeworm.com/read/380271/9155029
cpp enemyfigher.cpp
#include "StdAfx.h"
#include ".\enemyfigher.h"
EnemyFigher::EnemyFigher(Bitmap *bmp)
:Plane(bmp)
{
m_bIsBoss = FALSE;
m_iValue = 0;
}
EnemyFigher::EnemyFigher(Bitmap* pBitmap, POINT ptPo
www.eeworm.com/read/380271/9155102
cpp plane.cpp
#include "StdAfx.h"
#include ".\plane.h"
Plane::Plane(Bitmap *bmp)
:Sprite(bmp)
{
}
Plane::Plane(Bitmap* pBitmap, POINT ptPostion,
POINT ptVelocity, int iZorder,
RECT& rcBounds, B
www.eeworm.com/read/380271/9155155
cpp bullet.cpp
#include "StdAfx.h"
#include ".\bullet.h"
Bullet::Bullet(Bitmap *bmp)
:Sprite(bmp)
{
}
Bullet::Bullet(Bitmap* pBitmap,
RECT& rcBounds,
BOUNDSACTION baBoundAction)
:Sprit
www.eeworm.com/read/281401/9157566
c rest.c
#include
FILE *bituit;
int pfildes[2], pnr;
char bmbuf[9000];
/*file descriptor and procedure number to create a pipe for the bitmap*/
bitmapdump(b,h,buff) int b,h; char *buff;{
if ((