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

📄 unit2.dfm

📁 实现DEA加密和解密算法
💻 DFM
字号:
object Form2: TForm2
  Left = 375
  Top = 194
  Width = 522
  Height = 325
  Caption = #21152#23494
  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 Panel2: TPanel
    Left = 0
    Top = 0
    Width = 514
    Height = 97
    Align = alTop
    TabOrder = 0
    object Label3: TLabel
      Left = 16
      Top = 16
      Width = 129
      Height = 16
      Caption = #35831#24744#36755#20837#23494#38053#65306'               '
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object Edit2: TEdit
      Left = 72
      Top = 48
      Width = 377
      Height = 24
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      TabOrder = 0
    end
  end
  object Panel1: TPanel
    Left = 0
    Top = 96
    Width = 513
    Height = 113
    TabOrder = 1
    object Label1: TLabel
      Left = 16
      Top = 8
      Width = 147
      Height = 16
      Caption = #35831#24744#36873#25321#20445#23384#36335#24452#65306'             '
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object Label2: TLabel
      Left = 16
      Top = 56
      Width = 126
      Height = 16
      Caption = #24744#29616#22312#36873#25321#30340#36335#24452#65306'      '
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object Button3: TButton
      Left = 168
      Top = 16
      Width = 129
      Height = 33
      Caption = #20445#23384
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = 'MS Sans Serif'
      Font.Style = [fsBold]
      ParentFont = False
      TabOrder = 0
      OnClick = Button3Click
    end
    object Edit1: TEdit
      Left = 80
      Top = 80
      Width = 369
      Height = 21
      TabOrder = 1
    end
  end
  object Panel3: TPanel
    Left = 0
    Top = 210
    Width = 514
    Height = 81
    Align = alBottom
    TabOrder = 2
    object Button2: TButton
      Left = 336
      Top = 25
      Width = 75
      Height = 33
      Caption = #36864#20986
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = 'MS Sans Serif'
      Font.Style = [fsBold]
      ParentFont = False
      TabOrder = 0
      OnClick = Button2Click
    end
    object Button1: TButton
      Left = 88
      Top = 33
      Width = 81
      Height = 33
      Caption = #30830#23450
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = 'MS Sans Serif'
      Font.Style = [fsBold]
      ParentFont = False
      TabOrder = 1
      OnClick = Button1Click
    end
  end
  object SaveDialog1: TSaveDialog
    Filter = #25991#26412#25991#20214'|*.txt|'#25152#26377#25991#20214'|*.*'
    Left = 416
    Top = 128
  end
end

⌨️ 快捷键说明

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