代码搜索:ABOUT
找到约 10,000 项符合「ABOUT」的源代码
代码结果 10,000
www.eeworm.com/read/289331/8559030
h about.h
#ifndef ABOUT_H
#define ABOUT_H
int display_about();
#endif
www.eeworm.com/read/289306/8560227
cpp about.cpp
// About.cpp : implementation file
//
#include "stdafx.h"
#include "Property.h"
#include "About.h"
//owner add
#include "GuiRes.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
www.eeworm.com/read/289306/8560274
bmp about.bmp
www.eeworm.com/read/289306/8560324
h about.h
#if !defined(AFX_ABOUT_H__EA34CD41_8FD9_4995_9FB1_723F420439CA__INCLUDED_)
#define AFX_ABOUT_H__EA34CD41_8FD9_4995_9FB1_723F420439CA__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VE
www.eeworm.com/read/289292/8560776
~pas about.~pas
unit About;
interface
uses Windows, Classes, Graphics, Forms, Controls, StdCtrls,
Buttons, ExtCtrls, jpeg;
type
TAboutBox = class(TForm)
Panel1: TPanel;
OKButton: TButton;
www.eeworm.com/read/289292/8560810
ico about.ico
www.eeworm.com/read/289292/8560930
dcu about.dcu
www.eeworm.com/read/289292/8560932
ddp about.ddp
www.eeworm.com/read/289292/8560970
~dfm about.~dfm
www.eeworm.com/read/289292/8560982