代码搜索:bitmap

找到约 10,000 项符合「bitmap」的源代码

代码结果 10,000
www.eeworm.com/read/244073/12892648

pas unit1.pas

unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, ExtDlgs, StdCtrls, ExtCtrls; type TForm1 = class(TForm) Image1: TI
www.eeworm.com/read/244073/12892738

pas unit1.pas

unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, ExtCtrls, StdCtrls; type TfrmMain = class(TForm) Image1: TImage;
www.eeworm.com/read/244073/12892814

pas unit1.pas

unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls; type TForm1 = class(TForm) procedure FormCreate(Sender:
www.eeworm.com/read/244073/12892833

pas unit1.pas

unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, ExtCtrls, ExtDlgs, StdCtrls; type TForm1 = class(TForm) Image1: TI
www.eeworm.com/read/244073/12893073

pas unit1.pas

unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls, ExtCtrls; type TForm1 = class(TForm) Image1: TImage;
www.eeworm.com/read/244043/12895521

c guistream.c

/* ********************************************************************************************************* * uC/GUI * Universal
www.eeworm.com/read/243948/12906047

am makefile.am

INCLUDES = -I$(top_srcdir)/lib CXXFLAGS =-O3 -Wall -fno-rtti -fno-exceptions -g3 flash_LTLIBRARIES = \ libflash.la flashdir = $(libdir) libflash_include_HEADERS = \ flash.h libflash_la_SOURCES
www.eeworm.com/read/243948/12906058

h swf.h

#ifndef _SWF_H_ #define _SWF_H_ #include #include #include #include #include #include #ifdef DUMP #include "bitstream.h" #endif #inc
www.eeworm.com/read/243948/12906124

in makefile.in

# Makefile.in generated automatically by automake 1.4 from Makefile.am # Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundat
www.eeworm.com/read/142784/12922354

cpp testview.cpp

// TestView.cpp : implementation of the CTestView class // #include "stdafx.h" #include "Test.h" #include "TestDoc.h" #include "TestView.h" #include "..\Include\BCEncode.h" #ifdef _DEBUG