代码搜索:U盘设计
找到约 10,000 项符合「U盘设计」的源代码
代码结果 10,000
www.eeworm.com/read/443915/7620639
dfm u_htgl.dfm
object frm_htgl: Tfrm_htgl
Left = 262
Top = 146
Width = 475
Height = 529
Caption = #21512#21516#31649#29702
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWind
www.eeworm.com/read/443915/7620640
dfm u_yp.dfm
object frm_yp: Tfrm_yp
Left = 403
Top = 164
Width = 601
Height = 465
Caption = #24212#32856#20154#20449#24687
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWi
www.eeworm.com/read/443915/7620641
dcu u_khgl.dcu
www.eeworm.com/read/443915/7620642
dfm u_ygfz.dfm
object frm_ygfz: Tfrm_ygfz
Left = 144
Top = 124
Width = 709
Height = 505
Caption = #21592#24037#22797#32844
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWind
www.eeworm.com/read/443915/7620643
dfm u_main.dfm
object frm_main: Tfrm_main
Left = 257
Top = 164
Width = 697
Height = 476
Caption = #20154#21147#36164#28304#31649#29702#31995#32479
Color = clBtnFace
Font.Charset = DEFAULT_CHARSE
www.eeworm.com/read/443915/7620645
dcu u_xygdj.dcu
www.eeworm.com/read/443915/7620646
ddp u_about.ddp
www.eeworm.com/read/443915/7620647
pas u_khgl.pas
unit U_khgl;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, ExtCtrls, ComCtrls, Buttons, ToolWin, Grids, DBGrids, DB,
StdCtrls, DBCtr
www.eeworm.com/read/443915/7620648
pas u_flash.pas
unit U_flash;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, jpeg, ExtCtrls;
type
Tfrm_flash = class(TForm)
Image1: TImage;
www.eeworm.com/read/443915/7620649
pas u_about.pas
unit U_about;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, ExtCtrls, jpeg, Buttons;
type
Tfrm_about = class(TForm)