代码搜索:bitmap
找到约 10,000 项符合「bitmap」的源代码
代码结果 10,000
www.eeworm.com/read/158508/11607301
pas unit1.pas
unit Unit1;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, Unit2, ExtCtrls, StdCtrls;
type
TForm1 = class(TForm)
Button1: TBu
www.eeworm.com/read/158508/11608612
pas unit1.pas
unit Unit1;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls;
type
TForm1 = class(TForm)
Button1: TButton;
Button3: TButton
www.eeworm.com/read/261859/11618629
pas qitank.pas
{*******************************************************}
{ }
{ TiTank Component }
{
www.eeworm.com/read/261859/11618734
pas qiclxcomponent.pas
{*******************************************************}
{ }
{ TiCLXComponent }
{
www.eeworm.com/read/261859/11620632
pas itank.pas
{*******************************************************}
{ }
{ TiTank Component }
{
www.eeworm.com/read/261859/11620797
pas iclxcomponent.pas
{*******************************************************}
{ }
{ TiCLXComponent }
{
www.eeworm.com/read/261845/11621953
bak main.c.bak
#include "SPCE061A.H"
#include "SPLC501User.h" //包含SPLC501液晶模组驱动程序的用户接口API函数声明的头文件
#include "zf.h" //字符库
#include "consist.h"
#include "a2000.h"
#define P_Watchdog_
www.eeworm.com/read/261845/11621960
c main.c
#include "SPCE061A.H"
#include "SPLC501User.h" //包含SPLC501液晶模组驱动程序的用户接口API函数声明的头文件
#include "zf.h" //字符库
#include "consist.h"
#include "a2000.h"
#define P_Watchdog_
www.eeworm.com/read/347895/11628534
txt 位图.txt
{ CBitmap bitmap;
CBitmap* pOldBitmap;
CDC MemDC;
MemDC.CreateCompatibleDC(&dc); ///建立与显示设备兼容的内存设备场境
bitmap.LoadBitmap(IDB_BITMAP1); ///取出位图资源
pOldBitmap=MemDC.SelectObject
www.eeworm.com/read/158273/11629059
pas unitformview.pas
unit UnitFormView;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, ExtCtrls, ComCtrls,jpeg, Menus, Registry, ToolWin, ImgList,UnitFormBro