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

📄 untmain.~dfm

📁 是用C++ Builder 写的DES加密算法.
💻 ~DFM
📖 第 1 页 / 共 2 页
字号:
object frmMain: TfrmMain
  Left = 225
  Top = 108
  Width = 521
  Height = 384
  Caption = #20256#22855#20105#38712#25171#30721#22120
  Color = clBtnFace
  Font.Charset = ANSI_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 12
  object btnEnc: TButton
    Left = 27
    Top = 290
    Width = 160
    Height = 61
    Caption = #21152#23494
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -48
    Font.Name = #26999#20307'_GB2312'
    Font.Style = [fsBold]
    ParentFont = False
    TabOrder = 0
    OnClick = btnEncClick
  end
  object btnDec: TButton
    Left = 186
    Top = 290
    Width = 160
    Height = 61
    Caption = #35299#23494
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -48
    Font.Name = #26999#20307'_GB2312'
    Font.Style = [fsBold]
    ParentFont = False
    TabOrder = 1
    OnClick = btnDecClick
  end
  object btnExit: TButton
    Left = 345
    Top = 290
    Width = 160
    Height = 61
    Caption = #36864#20986
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -48
    Font.Name = #26999#20307'_GB2312'
    Font.Style = [fsBold]
    ParentFont = False
    TabOrder = 2
    OnClick = btnExitClick
  end
  object edtCode: TEdit
    Left = 8
    Top = 240
    Width = 497
    Height = 43
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -35
    Font.Name = #23435#20307
    Font.Style = [fsBold]
    ParentFont = False
    TabOrder = 3
    Text = '00000000000000000000'
  end
  object GroupBox1: TGroupBox
    Left = 8
    Top = 8
    Width = 497
    Height = 224
    Caption = #21442#25968
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = [fsBold]
    ParentFont = False
    TabOrder = 4
    object Label1: TLabel
      Left = 40
      Top = 39
      Width = 52
      Height = 12
      Caption = #38543#26426#30721#65306
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = [fsBold]
      ParentFont = False
    end
    object Label2: TLabel
      Left = 32
      Top = 60
      Width = 60
      Height = 12
      Caption = #35843#33410#26816#27979#65306
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label3: TLabel
      Left = 32
      Top = 83
      Width = 60
      Height = 12
      Caption = #20998#25968#35823#24046#65306
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label4: TLabel
      Left = 20
      Top = 107
      Width = 72
      Height = 12
      Caption = #26432#26495#20154#25276#20998#65306
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label5: TLabel
      Left = 20
      Top = 131
      Width = 72
      Height = 12
      Caption = #38035#40060#20154#25276#20998#65306
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label6: TLabel
      Left = 8
      Top = 203
      Width = 84
      Height = 12
      Caption = #25289#36830#32447#24425#19979#38480#65306
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label7: TLabel
      Left = 259
      Top = 38
      Width = 84
      Height = 12
      Caption = #25289#36830#32447#24425#19978#38480#65306
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label8: TLabel
      Left = 259
      Top = 60
      Width = 84
      Height = 12
      Caption = #25289#21333#26426#24425#36755#20998#65306
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label9: TLabel
      Left = 247
      Top = 83
      Width = 96
      Height = 12
      Caption = #21333#26426#26432#26495#20154#27425#25968#65306
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label10: TLabel
      Left = 247
      Top = 107
      Width = 96
      Height = 12
      Caption = #21333#26426#20854#20182#20154#27425#25968#65306
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label11: TLabel
      Left = 259
      Top = 131
      Width = 84
      Height = 12
      Caption = #25918#26432#26495#20154#26432#20998#65306
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label12: TLabel
      Left = 259
      Top = 155
      Width = 84
      Height = 12
      Caption = #25918#20854#20182#20154#26432#20998#65306
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label13: TLabel
      Left = 259
      Top = 179
      Width = 84
      Height = 12
      Caption = #22823#26432#26495#20154#36755#20998#65306
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label14: TLabel
      Left = 247
      Top = 203
      Width = 96
      Height = 12
      Caption = #25918#22823#26432#26495#20154#25276#20998#65306
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label15: TLabel
      Left = 14
      Top = 155
      Width = 78
      Height = 12
      Caption = #38035#40060#20154#36194#20998'1'#65306
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label16: TLabel
      Left = 14
      Top = 179
      Width = 78
      Height = 12
      Caption = #38035#40060#20154#36194#20998'2'#65306
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label17: TLabel
      Left = 27
      Top = 15
      Width = 65
      Height = 12
      Caption = #26426#22120#32534#21495#65306
    end
    object edtRandCode: TEdit
      Left = 91
      Top = 33
      Width = 148
      Height = 20
      TabOrder = 0
      Text = '0001'
    end
    object cmbDayPlay: TComboBox
      Left = 91
      Top = 56
      Width = 148
      Height = 20
      Style = csDropDownList
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ItemHeight = 12
      ItemIndex = 0
      ParentFont = False
      TabOrder = 1
      Text = '0'
      Items.Strings = (
        '0'
        '200'
        '300'
        '400')
    end
    object cmbMinError: TComboBox
      Left = 91
      Top = 79
      Width = 148
      Height = 20
      Style = csDropDownList
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ItemHeight = 12

⌨️ 快捷键说明

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