代码搜索:ABOUT
找到约 10,000 项符合「ABOUT」的源代码
代码结果 10,000
www.eeworm.com/read/403680/11513014
pas frm_about.pas
{===============================================================================
The contents of this file are subject to the Mozilla Public License Version 1.1
(the "License"); you may not use th
www.eeworm.com/read/402937/11526382
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/400708/11569982
pas about_unit.pas
unit About_Unit;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, jpeg, ExtCtrls, Buttons;
type
TfrmAbout = class(TForm)
www.eeworm.com/read/400708/11570012
dfm about_unit.dfm
object frmAbout: TfrmAbout
Left = 247
Top = 272
AlphaBlend = True
BorderIcons = [biMinimize, biMaximize]
BorderStyle = bsDialog
Caption = #20851#20110#31995#32479
ClientHeight = 2
www.eeworm.com/read/400708/11570015
ddp about_unit.ddp
www.eeworm.com/read/400605/11571824
ico b_about.ico
www.eeworm.com/read/400111/11582873
pas unit_about.pas
{******************************************************************************
* Uint Unit_About
* Function 关于 对话框的功能实现部分
* 声明: 此Unit中的部分代码引用自 "中国-西安-孜孜工作室".在此表示感谢!
*
* CopyRight (c
www.eeworm.com/read/400111/11582876
ddp unit_about.ddp
www.eeworm.com/read/400111/11582877
dfm unit_about.dfm
object frm_About: Tfrm_About
Left = 416
Top = 178
BorderIcons = [biSystemMenu]
BorderStyle = bsSingle
ClientHeight = 323
ClientWidth = 413
Color = clBtnFace
Font.Charset = DEFA
www.eeworm.com/read/400111/11582893