代码搜索:ABOUT
找到约 10,000 项符合「ABOUT」的源代码
代码结果 10,000
www.eeworm.com/read/290725/8465371
gif about.gif
www.eeworm.com/read/290657/8468901
frm about.frm
VERSION 5.00
Begin VB.Form frmAbout
Caption = "Form1"
ClientHeight = 5520
ClientLeft = 60
ClientTop = 345
ClientWidth = 6885
LinkTopic
www.eeworm.com/read/290656/8469134
jpg about.jpg
www.eeworm.com/read/189392/8472373
java about.java
import java.awt.*;
import javax.swing.*;
import java.awt.event.*;
import java.util.*;
public class About extends JDialog{
JLabel label;
JPanel panel;
JTextArea ta;
JScrollPane sp;
String
www.eeworm.com/read/189297/8478024
dcu about.dcu
www.eeworm.com/read/189297/8478172
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/189297/8478231
dfm about.dfm
object AboutBox: TAboutBox
Left = 200
Top = 108
BorderStyle = bsDialog
Caption = #20851#20110'...'
ClientHeight = 213
ClientWidth = 298
Color = clBtnFace
Font.Charset = GB2312_
www.eeworm.com/read/290363/8487725