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

📄 helpfrm.dfm

📁 用C++BUILDER做的一个迷宫,可以实现深度优先,广度优先和启发式搜索算法
💻 DFM
字号:
object FrmHelp: TFrmHelp
  Left = 353
  Top = 158
  Width = 380
  Height = 338
  BorderIcons = [biSystemMenu, biHelp]
  Caption = #24110#21161
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object GroupBox1: TGroupBox
    Left = 24
    Top = 8
    Width = 321
    Height = 145
    Caption = #30456#20851#20449#24687
    TabOrder = 0
    object Label5: TLabel
      Left = 64
      Top = 118
      Width = 138
      Height = 13
      Caption = #29677#32423': '#35745#31639#26426'3'#29677'                  '
    end
    object Label4: TLabel
      Left = 65
      Top = 94
      Width = 123
      Height = 13
      Caption = #23398#21495':2402176                  '
    end
    object Label1: TLabel
      Left = 64
      Top = 68
      Width = 90
      Height = 13
      Caption = #21046#20316#20154': '#26519#30805'        '
    end
    object Label3: TLabel
      Left = 64
      Top = 43
      Width = 99
      Height = 13
      Caption = #35838#31243': '#20154#24037#26234#33021'       '
    end
    object Label2: TLabel
      Left = 45
      Top = 17
      Width = 180
      Height = 13
      Caption = #21517#31216':'#36855#23467#25628#32034#31995#32479'   v 1.0                '
    end
  end
  object BitBtn1: TBitBtn
    Left = 148
    Top = 264
    Width = 75
    Height = 25
    Caption = #30830#23450
    TabOrder = 1
    OnClick = BitBtn1Click
  end
  object GroupBox2: TGroupBox
    Left = 24
    Top = 160
    Width = 321
    Height = 89
    Caption = #21442#32771#25991#29486
    TabOrder = 2
    object Label6: TLabel
      Left = 24
      Top = 24
      Width = 225
      Height = 13
      Caption = #20154#24037#26234#33021#21407#29702#19982#26041#27861'  '#20316#32773#65306#29579#27704#24198'             '
    end
    object Label7: TLabel
      Left = 27
      Top = 48
      Width = 202
      Height = 13
      Caption = 'C++Primer Plus  '#20316#32773':Stephen Prata          '
    end
  end
end

⌨️ 快捷键说明

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