代码搜索:ABOUT
找到约 10,000 项符合「ABOUT」的源代码
代码结果 10,000
www.eeworm.com/read/323524/13337245
pas hm_about.pas
unit hm_About;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, ExtCtrls, Buttons;
type
Thm_AboutForm = class(TForm)
www.eeworm.com/read/323524/13337252
dcu hm_about.dcu
www.eeworm.com/read/323524/13337269
dfm hm_about.dfm
object hm_AboutForm: Thm_AboutForm
Left = 398
Top = 253
BorderStyle = bsDialog
Caption = #20851#20110
ClientHeight = 222
ClientWidth = 301
Color = clBtnFace
Font.Charset = GB23
www.eeworm.com/read/323524/13337270
~pas hm_about.~pas
unit hm_About;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, ExtCtrls, Buttons;
type
Thm_AboutForm = class(TForm)
www.eeworm.com/read/323524/13337365
ddp hm_about.ddp
www.eeworm.com/read/319113/13459980
java frm_about.java
package chat;
import java.awt.*;
import java.lang.Object;
import javax.swing.*;
import java.awt.event.*;
/**
* Title: 使用JAVA制作的局域网聊天程序
* Description: 我们的JAVA作业
* Copyright: Copyr
www.eeworm.com/read/318737/13473168
pas unit_about.pas
unit Unit_About;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, ExtCtrls, ImgList;
type
TfrmAbout = class(TForm)
mm
www.eeworm.com/read/318737/13473170
dfm unit_about.dfm
object frmAbout: TfrmAbout
Left = 402
Top = 261
BorderStyle = bsDialog
Caption = 'About'
ClientHeight = 189
ClientWidth = 240
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
www.eeworm.com/read/318620/13474455
cs about.aspx.cs
public partial class About : System.Web.UI.Page
{
}
www.eeworm.com/read/317847/13495195