代码搜索:bitmap

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

代码结果 10,000
www.eeworm.com/read/180527/9303616

pas unit1.pas

unit Unit1; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls; type TForm1 = class(TForm) Button1: TButton; Button2: TButton
www.eeworm.com/read/180527/9303633

~pas unit1.~pas

unit Unit1; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls; type TForm1 = class(TForm) Button1: TButton; Button2: TButton
www.eeworm.com/read/180526/9303732

cpp pictureview.cpp

// pictureView.cpp : implementation file // #include "stdafx.h" #include "MyWork.h" #include "pictureView.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[
www.eeworm.com/read/376562/9313916

h background.h

//----------------------------------------------------------------- // Background Object // C++ Header - Background.h //----------------------------------------------------------------- #pragma
www.eeworm.com/read/179480/9354174

h functions.h

/* gRPG by Ryan Broomfield 2003 Contact: AIM - RyanBroomfield email - ryan@shippysite.com website - http://www.shippysite.com Copyright (C) 2003 Ryan Broomfield all righ
www.eeworm.com/read/179285/9361649

cpp wsmsdef.cpp

/***************************************************************************** * GSM SMS Routines * * Writen by Menghongwen@ * * Dec., 2004 copyright YINHUA Te
www.eeworm.com/read/375068/9373735

cs resources.designer.cs

//------------------------------------------------------------------------------ // // 此代码由工具生成。 // 运行库版本:2.0.50727.42 // // 对此文件的更改可能会导致不正确的行为,并且如果 // 重新生成代码,这
www.eeworm.com/read/375052/9374854

cs mainwnd.cs

using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Text; using System.Windows.Forms; using System.IO; using Sys
www.eeworm.com/read/374656/9390905

cpp myview.cpp

// MyView.cpp : implementation of the CMyView class // #include "stdafx.h" #include "My.h" #include "MyDoc.h" #include "MyView.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE st
www.eeworm.com/read/177791/9432001

pas unit1.pas

unit Unit1; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, ExtCtrls, StdCtrls; type TForm1 = class(TForm) OrigImg: TImage; Button1