代码搜索:ABOUT
找到约 10,000 项符合「ABOUT」的源代码
代码结果 10,000
www.eeworm.com/read/465707/7052354
png about.png
www.eeworm.com/read/465435/7054804
url about.url
[InternetShortcut]
URL=http://www.daima.com.cn/about
Modified=206C0D082177C401FE
www.eeworm.com/read/465483/7055590
pas about.pas
unit about;
interface
uses Windows, Classes, Graphics, Forms, Controls, StdCtrls,
Buttons, ExtCtrls;
type
TAboutBox = class(TForm)
Panel1: TPanel;
OKButton: TButton;
Prog
www.eeworm.com/read/465483/7055596
dcu about.dcu
www.eeworm.com/read/465483/7055603
dfm about.dfm
object AboutBox: TAboutBox
Left = 445
Top = 127
ActiveControl = OKButton
BorderStyle = bsDialog
Caption = 'About'
ClientHeight = 268
ClientWidth = 367
Color = clBtnFace
Font
www.eeworm.com/read/465055/7056793
java about.java
package about;
import java.awt.*;
import java.awt.event.*;
import javax.swing.*;
import javax.swing.event.*;
import javax.swing.border.*;
import javax.swing.text.html.*;
import java.net.*;
p
www.eeworm.com/read/465055/7056802
class about.class
www.eeworm.com/read/465264/7060195
cpp about.cpp
//////////////////////////////////////////////////////////////////////////////
//类名:About
//功能:"关于"对话框
/////////////////////////////////////////////////////////////////////////////
#include "std
www.eeworm.com/read/465264/7060203
h about.h
/////////////////////////////////////////////////////////////////////////////
#if !defined(AFX_ABOUT_H__5BD4E623_98F3_424C_83B3_9E819D2A6246__INCLUDED_)
#define AFX_ABOUT_H__5BD4E623_98F3_424C_8