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

📄 unit1.~dfm

📁 此为古典密码学四种加密解密方式的源码及exe文件
💻 ~DFM
📖 第 1 页 / 共 2 页
字号:
object Form1: TForm1
  Left = 192
  Top = 114
  Width = 555
  Height = 464
  Caption = #21476#20856#21152#23494#25216#26415
  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 = 0
    Top = 0
    Width = 545
    Height = 49
    AutoSize = False
    Caption = '       '#23494#30721#23398#22823#20316#19994'--------'#21476#20856#21152#23494
    Color = clTeal
    Enabled = False
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWhite
    Font.Height = -32
    Font.Name = 'MS Sans Serif'
    Font.Pitch = fpFixed
    Font.Style = [fsBold]
    ParentColor = False
    ParentFont = False
  end
  object Label2: TLabel
    Left = 0
    Top = 48
    Width = 545
    Height = 13
    AutoSize = False
    Color = clGradientInactiveCaption
    Enabled = False
    ParentColor = False
  end
  object Label3: TLabel
    Left = 32
    Top = 392
    Width = 265
    Height = 24
    AutoSize = False
    Caption = '   '#36719#20214#20108#29677' '#20309#22958' 20052388'
    Color = clWhite
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -19
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentColor = False
    ParentFont = False
  end
  object PageControl1: TPageControl
    Left = 0
    Top = 56
    Width = 545
    Height = 329
    ActivePage = TabSheet4
    TabIndex = 3
    TabOrder = 0
    object TabSheet1: TTabSheet
      Caption = #31227#20301#23494#30721
      object RadioGroup2: TRadioGroup
        Left = 8
        Top = 8
        Width = 521
        Height = 137
        Caption = #21152#23494
        TabOrder = 0
      end
      object RadioGroup3: TRadioGroup
        Left = 8
        Top = 152
        Width = 521
        Height = 137
        Caption = #35299#23494
        TabOrder = 1
      end
      object Edit1: TEdit
        Left = 48
        Top = 40
        Width = 65
        Height = 19
        Color = clScrollBar
        Ctl3D = False
        ParentCtl3D = False
        ReadOnly = True
        TabOrder = 2
        Text = #35831#36755#20837#26126#25991
      end
      object real_score1: TEdit
        Left = 144
        Top = 40
        Width = 169
        Height = 21
        TabOrder = 3
      end
      object sec_Result1: TEdit
        Left = 144
        Top = 96
        Width = 169
        Height = 21
        Color = clScrollBar
        TabOrder = 4
      end
      object key1: TEdit
        Left = 424
        Top = 40
        Width = 81
        Height = 21
        TabOrder = 5
      end
      object Shift_Chiper: TButton
        Left = 352
        Top = 96
        Width = 75
        Height = 25
        Caption = #21152#23494
        TabOrder = 6
        OnClick = Shift_ChiperClick
      end
      object Edit5: TEdit
        Left = 352
        Top = 40
        Width = 57
        Height = 19
        Color = clScrollBar
        Ctl3D = False
        ParentCtl3D = False
        ReadOnly = True
        TabOrder = 7
        Text = #23494#38053'     k='
      end
      object Edit6: TEdit
        Left = 48
        Top = 96
        Width = 81
        Height = 19
        Color = clScrollBar
        Ctl3D = False
        ParentCtl3D = False
        ReadOnly = True
        TabOrder = 8
        Text = #21152#23494#21518#23494#25991#20026
      end
      object Edit7: TEdit
        Left = 48
        Top = 184
        Width = 65
        Height = 19
        Color = clScrollBar
        Ctl3D = False
        ParentCtl3D = False
        ReadOnly = True
        TabOrder = 9
        Text = #35831#36755#20837#23494#25991
      end
      object Edit8: TEdit
        Left = 48
        Top = 240
        Width = 81
        Height = 19
        Color = clScrollBar
        Ctl3D = False
        ParentCtl3D = False
        ReadOnly = True
        TabOrder = 10
        Text = #35299#23494#21518#26126#25991#20026
      end
      object secret_score1: TEdit
        Left = 144
        Top = 184
        Width = 169
        Height = 21
        TabOrder = 11
      end
      object real_Result1: TEdit
        Left = 144
        Top = 240
        Width = 169
        Height = 21
        Color = clScrollBar
        TabOrder = 12
      end
      object Edit11: TEdit
        Left = 352
        Top = 184
        Width = 57
        Height = 19
        Color = clScrollBar
        Ctl3D = False
        ParentCtl3D = False
        ReadOnly = True
        TabOrder = 13
        Text = #23494#38053'     k='
      end
      object antikey1: TEdit
        Left = 424
        Top = 184
        Width = 81
        Height = 21
        TabOrder = 14
      end
      object antiShift_Chiper: TButton
        Left = 352
        Top = 240
        Width = 75
        Height = 25
        Caption = #35299#23494
        TabOrder = 15
        OnClick = antiShift_ChiperClick
      end
      object anti_ShiftChiper: TButton
        Left = 432
        Top = 96
        Width = 89
        Height = 25
        Caption = #35299#23494#27492#23494#25991
        TabOrder = 16
        OnClick = anti_ShiftChiperClick
      end
    end
    object TabSheet2: TTabSheet
      Caption = #20223#23556#23494#30721
      ImageIndex = 1
      object RadioGroup4: TRadioGroup
        Left = 8
        Top = 8
        Width = 521
        Height = 137
        Caption = #21152#23494
        TabOrder = 0
      end
      object RadioGroup5: TRadioGroup
        Left = 8
        Top = 152
        Width = 521
        Height = 137
        Caption = #35299#23494
        TabOrder = 1
      end
      object Edit13: TEdit
        Left = 48
        Top = 40
        Width = 65
        Height = 19
        Color = clScrollBar
        Ctl3D = False
        ParentCtl3D = False
        ReadOnly = True
        TabOrder = 2
        Text = #35831#36755#20837#26126#25991
      end
      object real_score2: TEdit
        Left = 144
        Top = 40
        Width = 169
        Height = 21
        TabOrder = 3
      end
      object Edit15: TEdit
        Left = 328
        Top = 40
        Width = 57
        Height = 19
        Color = clScrollBar
        Ctl3D = False
        ParentCtl3D = False
        ReadOnly = True
        TabOrder = 4
        Text = #23494#38053'   A='
      end
      object key2_a: TEdit
        Left = 392
        Top = 40
        Width = 41
        Height = 21
        TabOrder = 5
      end
      object Edit17: TEdit
        Left = 48
        Top = 96
        Width = 81
        Height = 19
        Color = clScrollBar
        Ctl3D = False
        ParentCtl3D = False
        ReadOnly = True
        TabOrder = 6
        Text = #21152#23494#21518#23494#25991#20026
      end
      object sec_Result2: TEdit
        Left = 144
        Top = 96
        Width = 169
        Height = 21
        Color = clScrollBar
        TabOrder = 7
      end
      object Affine_Chiper: TButton
        Left = 352
        Top = 96
        Width = 75
        Height = 25
        Caption = #21152#23494
        TabOrder = 8
        OnClick = Affine_ChiperClick
      end
      object Edit31: TEdit
        Left = 48
        Top = 184
        Width = 65
        Height = 19
        Color = clScrollBar
        Ctl3D = False
        ParentCtl3D = False
        ReadOnly = True
        TabOrder = 9
        Text = #35831#36755#20837#23494#25991
      end
      object secret_score2: TEdit
        Left = 144
        Top = 184
        Width = 169
        Height = 21
        TabOrder = 10
      end
      object antiAffine_Chiper: TButton
        Left = 352
        Top = 240
        Width = 75
        Height = 25
        Caption = #35299#23494
        TabOrder = 11
        OnClick = antiAffine_ChiperClick
      end
      object Edit35: TEdit
        Left = 48
        Top = 240
        Width = 81
        Height = 19
        Color = clScrollBar
        Ctl3D = False
        ParentCtl3D = False
        ReadOnly = True
        TabOrder = 12
        Text = #35299#23494#21518#26126#25991#20026
      end
      object real_Result2: TEdit
        Left = 144
        Top = 240
        Width = 169
        Height = 21
        Color = clScrollBar
        TabOrder = 13
      end
      object Edit49: TEdit
        Left = 448
        Top = 40
        Width = 25
        Height = 19
        Color = clScrollBar
        Ctl3D = False
        ParentCtl3D = False
        ReadOnly = True
        TabOrder = 14
        Text = 'B='
      end
      object key2_b: TEdit
        Left = 480
        Top = 40
        Width = 41
        Height = 21
        TabOrder = 15
      end
      object Edit33: TEdit
        Left = 328
        Top = 184
        Width = 57
        Height = 19
        Color = clScrollBar
        Ctl3D = False

⌨️ 快捷键说明

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