代码搜索:bitmap
找到约 10,000 项符合「bitmap」的源代码
代码结果 10,000
www.eeworm.com/read/116286/14979673
pas bmpclock.pas
//===========================================================//
// BmpClock v 1.0 模拟钟表组件; //
// 可以自由设置表针的长度,反向长度,添加位图背景, //
// 透明位图
www.eeworm.com/read/116198/14982989
cpp capturescreen.cpp
// CaptureScreen.cpp: implementation of the CaptureScreen.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "CaptureScreen.h"
///////////
www.eeworm.com/read/116056/14991190
pas vrimageled.pas
{*****************************************************}
{ }
{ Varian Component Workshop }
{
www.eeworm.com/read/216668/14998791
pas unit1.pas
unit Unit1;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
ExtCtrls, StdCtrls;
type
TForm1 = class(TForm)
OrigImg: TImage;
Button1
www.eeworm.com/read/216668/14998805
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/216668/14998861
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/216668/14999747
pas unit1.pas
unit Unit1;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,JPEG,
ExtCtrls, ScktComp;
type
TForm1 = class(TForm)
ServerSocket1: TServerSo
www.eeworm.com/read/115792/15000726
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/115774/15001877
txt bcjq097.txt
C++ Builder开发者:程序员之家
var how_many_ads = 3;
var now = new Date()
var sec = now.getSeconds()
var ad = sec % how_many_ads;
ad +=1;
首页
www.eeworm.com/read/115774/15001908
txt bcjq072.txt
C++ Builder开发者:程序员之家
var how_many_ads = 3;
var now = new Date()
var sec = now.getSeconds()
var ad = sec % how_many_ads;
ad +=1;
首页