代码搜索:ABOUT
找到约 10,000 项符合「ABOUT」的源代码
代码结果 10,000
www.eeworm.com/read/430480/8743296
pas about.pas
unit about;
interface
uses Windows, SysUtils, Classes, Graphics, Forms, Controls, StdCtrls,
Buttons, ExtCtrls, jpeg;
type
TAboutBoxfm = class(TForm)
Panel1: TPanel;
ProgramIco
www.eeworm.com/read/430480/8743381
dcu about.dcu
www.eeworm.com/read/430480/8743485
dfm about.dfm
www.eeworm.com/read/430480/8743591
ddp about.ddp
www.eeworm.com/read/286670/8750488
ico about.ico
www.eeworm.com/read/286667/8751320
txt about.txt
本程序运用access数据库,如要用sqlserver2000,需还原back下的数据库,数据库名为“图书馆管理系统“
并在服务器端重建连接
1先运行接口程序scktsrvr.exe,用本程序提供广域网的连接
2运行server.exe
3最后运行客户端和管理的应用程序
为了数据不被册除,本程序只提供在数据集的post方法,不提供Tclientdataset的appliupda ...
www.eeworm.com/read/286667/8751350
pas about.pas
unit about;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls;
type
TFm_about = class(TForm)
Label1: TLabel;
Label
www.eeworm.com/read/286667/8751377
dfm about.dfm
object Fm_about: TFm_about
Left = 369
Top = 283
Width = 270
Height = 216
Caption = #20851#20110
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Fo
www.eeworm.com/read/286662/8751677
bmp about.bmp
www.eeworm.com/read/386277/8758411
cpp about.cpp
//---------------------------------------------------------------------
#include
#pragma hdrstop
#include "About.h"
//--------------------------------------------------------------------