代码搜索:ABOUT
找到约 10,000 项符合「ABOUT」的源代码
代码结果 10,000
www.eeworm.com/read/288362/8639858
c about.c
/*********************************************************************
* SEGGER MICROCONTROLLER SYSTEME GmbH *
* Solutions for real time microcontroller applica
www.eeworm.com/read/187432/8639956
cpp about.cpp
// About.cpp : implementation file
//
#include "stdafx.h"
#include "DBTool.h"
#include "About.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#
www.eeworm.com/read/187432/8639975
h about.h
#if !defined(AFX_ABOUT_H__6F7C9D72_6C0D_41D9_9CBB_F737E05122F4__INCLUDED_)
#define AFX_ABOUT_H__6F7C9D72_6C0D_41D9_9CBB_F737E05122F4__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VE
www.eeworm.com/read/288354/8641719
bmp about.bmp
www.eeworm.com/read/387791/8653186
~pas about.~pas
unit about;
interface
uses Windows, Classes, Graphics, Forms, Controls, StdCtrls,
Buttons, ExtCtrls, jpeg,mmsystem;
type
TAboutBox = class(TForm)
OKButton: TButton;
aboutImage
www.eeworm.com/read/387791/8653207
pas about.pas
unit about;
interface
uses Windows, Classes, Graphics, Forms, Controls, StdCtrls,
Buttons, ExtCtrls, jpeg,mmsystem;
type
TAboutBox = class(TForm)
OKButton: TButton;
aboutImage
www.eeworm.com/read/387791/8653260
dcu about.dcu
www.eeworm.com/read/387791/8653430
dfm about.dfm
object AboutBox: TAboutBox
Left = 194
Top = 227
ActiveControl = OKButton
BorderIcons = [biSystemMenu]
BorderStyle = bsSingle
Caption = #20851#20110#31995#32479
ClientHeight = 198
www.eeworm.com/read/387791/8653469