代码搜索:ABOUT
找到约 10,000 项符合「ABOUT」的源代码
代码结果 10,000
www.eeworm.com/read/186287/8947512
dfm hygl_about.dfm
object FrmHYGL_about: TFrmHYGL_about
Left = 185
Top = 156
AutoSize = True
BorderStyle = bsNone
Caption = 'FrmHYGL_about'
ClientHeight = 293
ClientWidth = 450
Color = clBtnFace
www.eeworm.com/read/186287/8947545
pas hygl_about.pas
unit HYGL_about;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls, jpeg, ExtCtrls;
type
TFrmHYGL_about = class(TForm)
Image1: TI
www.eeworm.com/read/283961/8975176
gif menu_about.gif
www.eeworm.com/read/283734/8992890
txt about usb.txt
HugeHard USB Develop kit简介
Develop Kit(以下简称DK)共包括:
1. 模块一个,20脚接口(实际上有很多空脚,没那么复杂)
2. 相关文件:
huusb.sys 模块驱动程序
huusb.inf 安装信息,可根据用户需要修改
huusb.dll 开发用动态连接库
huusbtest.exe 测试程序
www.eeworm.com/read/283531/9011838
frm about_frm.frm
VERSION 5.00
Begin VB.Form About_frm
BorderStyle = 3 'Fixed Dialog
Caption = "关于..."
ClientHeight = 3645
ClientLeft = 30
ClientTop = 330
www.eeworm.com/read/283531/9011922
frx about_frm.frx
www.eeworm.com/read/283009/9047371
gif menu_about.gif
www.eeworm.com/read/282772/9063471
~pas p_about.~pas
unit p_about;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, ExtCtrls;
type
TF_about = class(TForm)
Image1: TImage;
www.eeworm.com/read/282772/9063501
pas p_about.pas
unit p_about;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, ExtCtrls;
type
TF_about = class(TForm)
Image1: TImage;