代码搜索:ABOUT
找到约 10,000 项符合「ABOUT」的源代码
代码结果 10,000
www.eeworm.com/read/150030/12323998
exe about1.exe
www.eeworm.com/read/150030/12324001
mak about3.mak
#----------------------
# ABOUT3.MAK make file
#----------------------
about3.exe : about3.obj about3.res
$(LINKER) $(GUIFLAGS) -OUT:about3.exe about3.obj about3.res $(GUILIBS)
about3.ob
www.eeworm.com/read/150030/12324011
ico about1.ico
www.eeworm.com/read/150030/12324012
ico about3.ico
www.eeworm.com/read/251577/12333606
hpp about_dialog.hpp
/* /////////////////////////////////////////////////////////////////////////
* File: atlstl/about_dialog.hpp (formerly MEAbtDlg.h; ::SynesisAtl)
*
* Purpose: Simple 'about' dialog, th
www.eeworm.com/read/337815/12340003
java nokiaui_about.java
// Decompiled by DJ v3.8.8.85 Copyright 2005 Atanas Neshkov Date: 2005-8-14 11:30:46
// Home Page : http://members.fortunecity.com/neshkov/dj.html - Check often for new version!
// Decompiler opti
www.eeworm.com/read/251472/12342260
ddp about_form.ddp
www.eeworm.com/read/251472/12342365
dcu about_form.dcu
www.eeworm.com/read/251472/12342407
pas about_form.pas
unit About_Form;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, ExtCtrls;
type
TAbout_F = class(TForm)
Panel1: TPan
www.eeworm.com/read/251472/12342434
dfm about_form.dfm
object About_F: TAbout_F
Left = 361
Top = 268
Width = 372
Height = 228
BorderIcons = [biSystemMenu]
Caption = #20851#20110
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Fo