⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 login.dfm

📁 domain3.2 SQL注入漏洞扫描 旁注 上传功能 数据库浏览
💻 DFM
字号:
object FrmLogin: TFrmLogin
  Left = 199
  Top = 135
  BorderStyle = bsNone
  Caption = #26049#27880'WEB'#32508#21512#26816#27979#31243#24207' 3.0 '
  ClientHeight = 233
  ClientWidth = 319
  Color = clScrollBar
  Font.Charset = ANSI_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  OnMouseMove = GroupBox1MouseMove
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 12
  object Bevel1: TBevel
    Left = 8
    Top = 8
    Width = 305
    Height = 121
  end
  object Label1: TLabel
    Left = 16
    Top = 24
    Width = 30
    Height = 12
    Caption = #24080#21495':'
    Font.Charset = ANSI_CHARSET
    Font.Color = clBlack
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    Transparent = True
  end
  object Label2: TLabel
    Left = 16
    Top = 47
    Width = 33
    Height = 12
    AutoSize = False
    Caption = #23494#30721':'
    Font.Charset = ANSI_CHARSET
    Font.Color = clBlack
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    Transparent = True
  end
  object Label6: TLabel
    Left = 8
    Top = 214
    Width = 89
    Height = 12
    AutoSize = False
    Caption = #31243#24207#21046#20316':'#26126#23567#23376
  end
  object Label9: TLabel
    Left = 169
    Top = 214
    Width = 134
    Height = 12
    Cursor = crHandPoint
    AutoSize = False
    Caption = 'http://www.hackdiy.com'
    OnClick = Label9Click
    OnMouseMove = Label7MouseMove
  end
  object Label5: TLabel
    Left = 112
    Top = 214
    Width = 57
    Height = 12
    AutoSize = False
    Caption = #20316#32773#20027#39029': '
    OnClick = Label9Click
  end
  object RadioButton2: TRadioButton
    Left = 170
    Top = 70
    Width = 105
    Height = 17
    Caption = #19981#20351#29992#30028#38754#25511#20214
    Color = clScrollBar
    Font.Charset = ANSI_CHARSET
    Font.Color = clBlack
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentColor = False
    ParentFont = False
    TabOrder = 1
    OnClick = RadioButton2Click
  end
  object RadioButton1: TRadioButton
    Left = 58
    Top = 70
    Width = 97
    Height = 17
    Caption = #20351#29992#30028#38754#25511#20214
    Checked = True
    Color = clScrollBar
    Font.Charset = ANSI_CHARSET
    Font.Color = clBlack
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentColor = False
    ParentFont = False
    TabOrder = 0
    TabStop = True
    OnClick = RadioButton1Click
  end
  object EdtUser: TEdit
    Left = 51
    Top = 18
    Width = 254
    Height = 18
    Color = 15461355
    Ctl3D = False
    Font.Charset = ANSI_CHARSET
    Font.Color = clBlack
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentCtl3D = False
    ParentFont = False
    TabOrder = 2
    Text = #40657#23458#21160#30011#21543
  end
  object EdtPass: TEdit
    Left = 51
    Top = 43
    Width = 254
    Height = 18
    Color = 15461355
    Ctl3D = False
    Font.Charset = ANSI_CHARSET
    Font.Color = clBlack
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentCtl3D = False
    ParentFont = False
    TabOrder = 3
    Text = 'hack58.com'
    OnKeyPress = EdtPassKeyPress
  end
  object GroupBox1: TGroupBox
    Left = 8
    Top = 141
    Width = 305
    Height = 62
    Caption = #27426#36814#35775#38382
    Color = clScrollBar
    ParentColor = False
    TabOrder = 4
    OnMouseMove = GroupBox1MouseMove
    object Label3: TLabel
      Left = 8
      Top = 20
      Width = 73
      Height = 12
      AutoSize = False
      Caption = #40657#23458#21160#30011#21543':'
      OnClick = Label7Click
    end
    object Label4: TLabel
      Left = 8
      Top = 40
      Width = 57
      Height = 12
      AutoSize = False
      Caption = #28865#31354#35774#35745':  '
      OnClick = Label8Click
    end
    object Label7: TLabel
      Left = 75
      Top = 20
      Width = 126
      Height = 12
      Cursor = crHandPoint
      AutoSize = False
      Caption = 'http://www.hack58.com'
      OnClick = Label7Click
      OnMouseMove = Label7MouseMove
    end
    object Label8: TLabel
      Left = 75
      Top = 40
      Width = 121
      Height = 12
      Cursor = crHandPoint
      AutoSize = False
      Caption = 'http://www.socut.com'
      OnClick = Label8Click
      OnMouseMove = Label7MouseMove
    end
  end
  object BtnLogin: TButton
    Left = 56
    Top = 95
    Width = 100
    Height = 25
    Caption = #30331#38470
    TabOrder = 5
    OnClick = BtnLoginClick
  end
  object BtnClose: TButton
    Left = 166
    Top = 95
    Width = 100
    Height = 25
    Caption = #36864#20986
    TabOrder = 6
    OnClick = BtnCloseClick
  end
end

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -