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

📄 unit2.~dfm

📁 可計算itemset<=5以下的高頻項目集
💻 ~DFM
字号:
object Form2: TForm2
  Left = 488
  Top = 224
  Width = 268
  Height = 98
  Caption = #20027#36984#21934
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  Menu = MainMenu1
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 32
    Top = 16
    Width = 212
    Height = 20
    Caption = #35531#36984#25799#20320#35201#36914#34892#30340#38917#30446'             '
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clRed
    Font.Height = -16
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object MainMenu1: TMainMenu
    Left = 200
    Top = 16
    object Apriori1: TMenuItem
      Caption = #28436#31639#27861
      object Apriori2: TMenuItem
        Caption = 'Apriori'
        OnClick = Apriori2Click
      end
    end
    object N1: TMenuItem
      Caption = #38364#26044
      OnClick = N1Click
    end
    object N2: TMenuItem
      Caption = #32080#26463
      OnClick = N2Click
    end
  end
end

⌨️ 快捷键说明

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