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

📄 unit1.dfm

📁 自己写的一个网页木马程序
💻 DFM
字号:
object Form1: TForm1
  Left = 192
  Top = 107
  Width = 378
  Height = 333
  Caption = #32593#39029#26408#39532
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 8
    Top = 32
    Width = 48
    Height = 13
    Caption = #36873#25321#26408#39532
  end
  object Label2: TLabel
    Left = 8
    Top = 72
    Width = 51
    Height = 13
    Caption = #32593#39029#30446#24405':'
  end
  object Label3: TLabel
    Left = 8
    Top = 112
    Width = 51
    Height = 13
    Caption = #29983#25104#30446#24405':'
  end
  object Edit1: TEdit
    Left = 64
    Top = 24
    Width = 209
    Height = 21
    ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
    TabOrder = 0
  end
  object Edit2: TEdit
    Left = 64
    Top = 64
    Width = 209
    Height = 21
    ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
    TabOrder = 1
    Text = 'www.jiaozhu.net'
  end
  object Edit3: TEdit
    Left = 64
    Top = 104
    Width = 209
    Height = 21
    ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
    TabOrder = 2
  end
  object BitBtn1: TBitBtn
    Left = 288
    Top = 24
    Width = 66
    Height = 23
    Caption = #27983#35272
    TabOrder = 3
    OnClick = BitBtn1Click
  end
  object BitBtn2: TBitBtn
    Left = 290
    Top = 104
    Width = 67
    Height = 22
    Caption = #27983#35272
    TabOrder = 4
    OnClick = BitBtn2Click
  end
  object BitBtn3: TBitBtn
    Left = 128
    Top = 152
    Width = 75
    Height = 25
    Caption = #29983#25104
    TabOrder = 5
    OnClick = BitBtn3Click
  end
  object Memo1: TMemo
    Left = 49
    Top = 304
    Width = 31
    Height = 89
    ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
    Lines.Strings = (
      'Mem'
      'o1')
    TabOrder = 6
    Visible = False
  end
  object GroupBox1: TGroupBox
    Left = 48
    Top = 184
    Width = 297
    Height = 81
    Caption = #35828#26126':'
    TabOrder = 7
    object Label4: TLabel
      Left = 24
      Top = 24
      Width = 187
      Height = 13
      Caption = #39035#23558#25191#34892#31243#24207#21644'html'#25918#22312#19968#20010#30446#24405#19979
    end
    object Label5: TLabel
      Left = 24
      Top = 40
      Width = 200
      Height = 13
      Caption = 'Css'#21644'Jpg,html'#21487#20197#38543#24847#30340#26356#25913#20182#30340#21517#23383
    end
  end
  object OpenDialog1: TOpenDialog
    Filter = #21487#25191#34892#25991#20214'(*.exe)|*.exe'
    Left = 88
    Top = 160
  end
  object SaveDialog1: TSaveDialog
    Left = 224
    Top = 320
  end
end

⌨️ 快捷键说明

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