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

📄 unit2.dfm

📁 用于中文分词的算法。包括逆向分词和反向分词
💻 DFM
字号:
object Form2: TForm2
  Left = 262
  Top = 102
  Width = 696
  Height = 480
  Caption = #39318#30028#38754
  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 = 216
    Top = 72
    Width = 234
    Height = 37
    Caption = #33258#28982#35821#35328#20998#26512
    Font.Charset = GB2312_CHARSET
    Font.Color = clNavy
    Font.Height = -37
    Font.Name = #38582#20070
    Font.Style = [fsBold]
    ParentFont = False
  end
  object Button1: TButton
    Left = 552
    Top = 296
    Width = 75
    Height = 25
    Caption = #36827#20837
    TabOrder = 0
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 552
    Top = 392
    Width = 75
    Height = 25
    Caption = #36864#20986
    TabOrder = 1
    OnClick = Button2Click
  end
  object Button3: TButton
    Left = 552
    Top = 200
    Width = 75
    Height = 25
    Caption = #20851#20110
    TabOrder = 2
    OnClick = Button3Click
  end
end

⌨️ 快捷键说明

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