代码搜索:ABOUT
找到约 10,000 项符合「ABOUT」的源代码
代码结果 10,000
www.eeworm.com/read/387123/8705100
dfm about.dfm
object frm_about: Tfrm_about
Left = 320
Top = 179
BorderStyle = bsDialog
Caption = #20851#20110'...'
ClientHeight = 250
ClientWidth = 372
Color = clBtnFace
Font.Charset = GB231
www.eeworm.com/read/387123/8705214
pas about.pas
unit about;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
ExtCtrls, StdCtrls, Buttons;
type
Tfrm_about = class(TForm)
Panel1: TPanel;
www.eeworm.com/read/431182/8705672
java about.java
//软件产品简介
import java.awt.*;
import java.awt.event.*;
import javax.swing.*;
public class About extends JInternalFrame {
JLabel label = new JLabel("运行环境:Windows");
JLabel labe
www.eeworm.com/read/431182/8705744
class about.class
www.eeworm.com/read/387027/8711154
vb about.vb
Public Class About
Inherits System.Windows.Forms.Form
#Region " Windows 窗体设计器生成的代码 "
Public Sub New()
MyBase.New()
'该调用是 Windows 窗体设计器所必需的。
InitializeCompon
www.eeworm.com/read/430871/8720740
frm about.frm
VERSION 5.00
Begin VB.Form Form2
BorderStyle = 1 'Fixed Single
Caption = "About Game & Watch Simulator"
ClientHeight = 2700
ClientLeft = 45
ClientTop