代码搜索:bitmap
找到约 10,000 项符合「bitmap」的源代码
代码结果 10,000
www.eeworm.com/read/412398/11200919
cpp stdafx.cpp
// stdafx.cpp : source file that includes just the standard includes
// Bitmap.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information
#include "stdafx.h"
www.eeworm.com/read/412002/11218064
rc huatuozy.rc
FINDWAV WAVE "D:\工具\FX1173~1.WAV"
MAINBMP BITMAP "D:\2008作品\华佗在线\界面.bmp"
SHOWBMP BITMAP "D:\2008作品\华佗在线\1.bmp"
CLOSEBMP BITMAP "D:\2008作品\华佗在线\close.bmp"
GONGJUBMP BITMAP "D:\2008作品\华佗在线\gongju.bm
www.eeworm.com/read/266348/11231390
dsp 教学管理系统.dsp
# Microsoft Developer Studio Project File - Name="教学管理系统" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Ap
www.eeworm.com/read/266280/11233697
pas echmpubfunc.pas
unit EchmPubfunc;
interface
uses
SysUtils, JPEG, Graphics, ComCtrls;
function ConvertBitmapToRTF(const Bitmap: TBitmap): string;
procedure InsertBitmap(const Bitmap: TBitmap; const Ri
www.eeworm.com/read/411482/11241201
c guistream.c
/*
*********************************************************************************************************
* uC/GUI
* Universal
www.eeworm.com/read/411472/11242704
c guistream.c
/*
*********************************************************************************************************
* uC/GUI
* Universal
www.eeworm.com/read/411465/11244325
c guistream.c
/*
*********************************************************************************************************
* uC/GUI
* Universal
www.eeworm.com/read/411425/11246028
dsp chuangame.dsp
# Microsoft Developer Studio Project File - Name="chuangame" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86)
www.eeworm.com/read/265702/11257451
cpp cpictureloader.cpp
/*
============================================================================
* Name : CPictureLoader.cpp
* Part of : Example3D
* Description : Definition of CPictureLoader
*
www.eeworm.com/read/336165/12466142
pas countwm.pas
unit CountWm;
interface
uses
Windows, SysUtils, HTTPApp;
type
TWebModule1 = class(TWebModule)
procedure WebModule1WebActionItem1Action(Sender: TObject;
Request: TWebRequest;