代码搜索:Graphics
找到约 10,000 项符合「Graphics」的源代码
代码结果 10,000
www.eeworm.com/read/135863/13891755
java shadowtext.java
import java.awt.*;
import java.applet.*;
/**
* Title: 带阴影的文字
* Description: 使用Applet和Graphics,实现一个文字的移动广告。
* Copyright: Copyright (c) 2003
* Filename: ShadowText.java
www.eeworm.com/read/238244/13901055
pas find.pas
unit Find;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, DB, ADODB, Grids, DBGrids;
type
TForm1 = class(TForm)
dbgrd1: TDBGr
www.eeworm.com/read/238244/13901065
~pas interfacein.~pas
unit InterfaceIn;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls;
type
TInterfaceInfo = class(TForm)
lbl1: TLabel;
www.eeworm.com/read/135753/13902768
java menu.java
// Decompiled by Jad v1.5.7g. Copyright 2000 Pavel Kouznetsov.
// Jad home page: http://www.geocities.com/SiliconValley/Bridge/8617/jad.html
// Decompiler options: packimports(3) fieldsfirst ansi
www.eeworm.com/read/135753/13902773
java progress.java
// Decompiled by Jad v1.5.7g. Copyright 2000 Pavel Kouznetsov.
// Jad home page: http://www.geocities.com/SiliconValley/Bridge/8617/jad.html
// Decompiler options: packimports(3) fieldsfirst ansi
www.eeworm.com/read/135753/13902776
java imagefont.java
// Decompiled by Jad v1.5.7g. Copyright 2000 Pavel Kouznetsov.
// Jad home page: http://www.geocities.com/SiliconValley/Bridge/8617/jad.html
// Decompiler options: packimports(3) fieldsfirst ansi
www.eeworm.com/read/135753/13902778
java button.java
// Decompiled by Jad v1.5.7g. Copyright 2000 Pavel Kouznetsov.
// Jad home page: http://www.geocities.com/SiliconValley/Bridge/8617/jad.html
// Decompiler options: packimports(3) fieldsfirst ansi
www.eeworm.com/read/135742/13904195
pas splash.pas
unit splash;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, jpeg, ExtCtrls, StdCtrls;
type
TSplashForm = class(TForm)
Image1:
www.eeworm.com/read/135739/13904998
~pas mrlogin.~pas
unit MRLOGIN;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls, jpeg, ExtCtrls;
type
TLOGIN = class(TForm)
Image1: TImage;
www.eeworm.com/read/135739/13905250
pas mrlogin.pas
unit MRLOGIN;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls, jpeg, ExtCtrls;
type
TLOGIN = class(TForm)
Image1: TImage;