代码搜索:ABOUT
找到约 10,000 项符合「ABOUT」的源代码
代码结果 10,000
www.eeworm.com/read/427802/8919797
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/427802/8919813
obj about.obj
www.eeworm.com/read/427802/8919833
sbr about.sbr
www.eeworm.com/read/427787/8921083
java about.java
import java.awt.Dimension;
import java.awt.Frame;
import java.awt.Rectangle;
import javax.swing.JDialog;
import javax.swing.JTextField;
public class About extends JDialog {
public About(Fra
www.eeworm.com/read/284524/8921541
cpp about.cpp
// About.cpp : implementation file
//
#include "stdafx.h"
#include "neuro.h"
#include "About.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#e
www.eeworm.com/read/284524/8921572
h about.h
#if !defined(AFX_ABOUT_H__BA869480_6D42_4C9E_8726_B1BE9FC6F0D4__INCLUDED_)
#define AFX_ABOUT_H__BA869480_6D42_4C9E_8726_B1BE9FC6F0D4__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VE
www.eeworm.com/read/284509/8922217
bmp about.bmp
www.eeworm.com/read/284501/8923183
~pas about.~pas
unit about;
interface
uses Windows, SysUtils, Classes, Graphics, Forms, Controls, StdCtrls,
Buttons, ExtCtrls;
type
TAboutBox = class(TForm)
Panel1: TPanel;
ProgramIcon: TImag
www.eeworm.com/read/284501/8923371
pas about.pas
unit about;
interface
uses Windows, SysUtils, Classes, Graphics, Forms, Controls, StdCtrls,
Buttons, ExtCtrls;
type
TAboutBox = class(TForm)
Panel1: TPanel;
ProgramIcon: TImag
www.eeworm.com/read/284501/8923413