?? tlu.~dfm
字號:
object FormMain: TFormMain
Left = 239
Top = 247
Width = 691
Height = 457
AlphaBlend = True
Caption = 'TLU'#20316#26989
Color = clWhite
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Image1: TImage
Left = -32
Top = 0
Width = 505
Height = 420
OnMouseDown = SetInput
end
object Panel1: TPanel
Left = 472
Top = 0
Width = 201
Height = 420
Color = clMoneyGreen
TabOrder = 0
object LSetClass: TLabel
Left = 16
Top = 40
Width = 68
Height = 16
Caption = #35373#23450#32676#32068
Color = clMoneyGreen
Font.Charset = CHINESEBIG5_CHARSET
Font.Color = clBlue
Font.Height = -16
Font.Name = #26032#32048#26126#39636
Font.Style = [fsBold]
ParentColor = False
ParentFont = False
end
object Label3: TLabel
Left = 16
Top = 104
Width = 110
Height = 13
Caption = '( '#21508#32676#32068#19978#38480#28858'100 )'
Font.Charset = CHINESEBIG5_CHARSET
Font.Color = clFuchsia
Font.Height = -13
Font.Name = #26032#32048#26126#39636
Font.Style = []
ParentFont = False
end
object LShow_w1: TLabel
Left = 8
Top = 304
Width = 20
Height = 13
Caption = 'w1: '
end
object LShow_w1value: TLabel
Left = 32
Top = 304
Width = 3
Height = 13
end
object Label4: TLabel
Left = 8
Top = 328
Width = 20
Height = 13
Caption = 'w2: '
end
object LShow_w2value: TLabel
Left = 32
Top = 328
Width = 3
Height = 13
end
object BClass1: TButton
Left = 16
Top = 72
Width = 75
Height = 25
Caption = #32676#32068'1'
TabOrder = 0
OnClick = BClass1Click
end
object BClass2: TButton
Left = 104
Top = 72
Width = 75
Height = 25
Caption = #32676#32068'2'
TabOrder = 1
OnClick = BClass2Click
end
object BStart: TButton
Left = 16
Top = 264
Width = 91
Height = 25
Caption = #38283#22987#20998#39006
TabOrder = 2
OnClick = BStartClick
end
object BStop: TButton
Left = 120
Top = 264
Width = 57
Height = 25
Caption = #20572#27490
TabOrder = 3
OnClick = BStopClick
end
object BResetClass: TButton
Left = 72
Top = 384
Width = 57
Height = 25
Caption = #37325#35373
TabOrder = 4
OnClick = BResetClassClick
end
end
object Panel3: TPanel
Left = 472
Top = 152
Width = 185
Height = 81
Color = clMoneyGreen
TabOrder = 1
object Label1: TLabel
Left = 8
Top = 17
Width = 106
Height = 16
Caption = 'Learning Rate:'
Font.Charset = CHINESEBIG5_CHARSET
Font.Color = clBlue
Font.Height = -16
Font.Name = #26032#32048#26126#39636
Font.Style = [fsBold]
ParentFont = False
end
object ELearningRate: TEdit
Left = 120
Top = 12
Width = 33
Height = 21
TabOrder = 0
Text = '0.01'
end
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -