6 Star 3 Fork 0

阿甘 / CTestAutoJudge

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
mainformunit.~dfm 25.27 KB
一键复制 编辑 原始数据 按行查看 历史
阿甘 提交于 2022-01-12 10:16 . 添加了忽略文件列表
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941
object FormMain: TFormMain
Left = 226
Top = 141
Width = 939
Height = 615
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Menu = MainMenu1
OldCreateOrder = False
Position = poDesktopCenter
WindowState = wsMaximized
OnDestroy = FormDestroy
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object spl1: TSplitter
Left = 163
Top = 0
Width = 6
Height = 569
Cursor = crHSplit
AutoSnap = False
Beveled = True
Color = clBtnFace
ParentColor = False
end
object Panel1: TPanel
Left = 731
Top = 0
Width = 200
Height = 569
Align = alRight
TabOrder = 2
object Panel2: TPanel
Left = 1
Top = 1
Width = 198
Height = 224
Align = alTop
TabOrder = 0
object BtnOpenExcelFile: TButton
Left = 126
Top = 6
Width = 57
Height = 25
Caption = #27983#35272'...'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
PopupMenu = PpMemoHelp
TabOrder = 0
OnClick = BtnOpenExcelFileClick
end
object EdtFileName: TEdit
Left = 6
Top = 8
Width = 105
Height = 23
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = #23435#20307
Font.Style = []
ImeName = #20013#25991'('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
ParentFont = False
ParentShowHint = False
PopupMenu = PpMemoHelp
ReadOnly = True
ShowHint = True
TabOrder = 1
OnContextPopup = EdtFileNameContextPopup
end
object BtnImportStu: TButton
Left = 112
Top = 70
Width = 73
Height = 25
Caption = #23548#20837
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
PopupMenu = PpMemoHelp
TabOrder = 5
OnClick = BtnImportStuClick
end
object EdtStartRow: TEdit
Left = 10
Top = 40
Width = 40
Height = 23
Hint = #23398#21495#36215#22987#34892
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = #23435#20307
Font.Style = []
ImeName = #20013#25991'('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
ParentFont = False
ParentShowHint = False
PopupMenu = PpMemoHelp
ShowHint = True
TabOrder = 2
Text = '2'
OnContextPopup = EdtStartRowContextPopup
end
object EdtEndRow: TEdit
Left = 56
Top = 40
Width = 40
Height = 23
Hint = #23398#21495#32467#26463#34892
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = #23435#20307
Font.Style = []
ImeName = #20013#25991'('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
ParentFont = False
ParentShowHint = False
PopupMenu = PpMemoHelp
ShowHint = True
TabOrder = 3
Text = '30'
end
object EdtColNum: TEdit
Left = 102
Top = 40
Width = 40
Height = 23
Hint = #23398#21495#22312#31532#20960#21015
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = #23435#20307
Font.Style = []
ImeName = #20013#25991'('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
ParentFont = False
ParentShowHint = False
PopupMenu = PpMemoHelp
ShowHint = True
TabOrder = 4
Text = '2'
end
object EdtSheetIndex: TEdit
Left = 26
Top = 72
Width = 73
Height = 21
Hint = #23398#29983#21517#21333#26159#31532#23384#25918#22312#31532#20960#24352#24037#20316#34920
ImeName = #20013#25991'('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
ParentShowHint = False
PopupMenu = PpMemoHelp
ShowHint = True
TabOrder = 6
Text = '1'
end
object EdtAnswerDir: TEdit
Left = 15
Top = 112
Width = 169
Height = 21
Hint = #21452#20987#37325#26032#36873#20013#31572#39064#32467#26524#30446#24405
ImeName = #20013#25991'('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
ParentShowHint = False
PopupMenu = PpMemoHelp
ShowHint = True
TabOrder = 7
OnClick = EdtAnswerDirDblClick
end
object ChkSetVisible: TCheckBox
Left = 30
Top = 144
Width = 138
Height = 17
Caption = #26159#21542#26174#31034#24037#20316#34180
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 8
OnClick = ChkSetVisibleClick
end
object EdtFirstQuesCol: TEdit
Left = 148
Top = 40
Width = 40
Height = 23
Hint = #31532'1'#39064#20998#25968#25152#22312#21015
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = #23435#20307
Font.Style = []
ImeName = #20013#25991'('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
ParentFont = False
ParentShowHint = False
PopupMenu = PpMemoHelp
ShowHint = True
TabOrder = 9
Text = '2'
end
object ChkSkipPass: TCheckBox
Left = 56
Top = 192
Width = 121
Height = 17
Caption = #33258#21160#36339#36807#21450#26684#35760#24405
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 10
OnClick = ChkSetVisibleClick
end
object EdtPassMark: TEdit
Left = 5
Top = 190
Width = 40
Height = 23
Hint = #26368#20302#22810#23569#20998#21450#26684
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = #23435#20307
Font.Style = []
ImeName = #20013#25991'('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
ParentFont = False
ParentShowHint = False
ShowHint = True
TabOrder = 11
Text = '60'
end
object ChkSkipYiyue: TCheckBox
Left = 34
Top = 168
Width = 130
Height = 17
Caption = #26159#21542#36339#36807#24050#38405
TabOrder = 12
end
end
object lstStu: TListBox
Left = 1
Top = 225
Width = 198
Height = 343
Hint = #25353'F12'#36716#21521#19979#19968#20010#35760#24405
Align = alClient
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = #23435#20307
Font.Style = []
ImeName = #20013#25991'('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
ItemHeight = 15
ParentFont = False
ParentShowHint = False
PopupMenu = pm1
ShowHint = True
TabOrder = 1
OnClick = lstStuClick
end
end
object Panel3: TPanel
Left = 169
Top = 0
Width = 562
Height = 569
Align = alClient
Caption = 'Panel3'
TabOrder = 1
object Panel4: TPanel
Left = 1
Top = 113
Width = 560
Height = 455
Align = alClient
TabOrder = 1
object spl2: TSplitter
Left = 1
Top = 386
Width = 558
Height = 10
Cursor = crVSplit
Align = alBottom
Beveled = True
end
object MemoFileContent: TMemo
Left = 1
Top = 1
Width = 558
Height = 385
Align = alClient
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = 15
Font.Name = #23435#20307
Font.Style = []
ImeName = #20013#25991'('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
Lines.Strings = (
'')
ParentFont = False
PopupMenu = PopMenu1
ScrollBars = ssBoth
TabOrder = 0
end
object Panel6: TPanel
Left = 1
Top = 396
Width = 558
Height = 58
Align = alBottom
TabOrder = 1
object spl3: TSplitter
Left = 305
Top = 1
Width = 10
Height = 56
Cursor = crHSplit
end
object MemoRunMsg: TMemo
Left = 315
Top = 1
Width = 242
Height = 56
Align = alClient
BevelEdges = [beLeft, beRight]
ImeName = #20013#25991'('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
ScrollBars = ssVertical
TabOrder = 1
end
object Panel8: TPanel
Left = 1
Top = 1
Width = 304
Height = 56
Align = alLeft
TabOrder = 0
object Lbl2: TLabel
Left = 9
Top = 21
Width = 30
Height = 15
Caption = #24471#20998
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object BtnCompile: TButton
Left = 243
Top = 15
Width = 54
Height = 25
Hint = 'F8'
Caption = #36816#34892'(&R)'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
ParentShowHint = False
ShowHint = True
TabOrder = 1
OnClick = BtnCompileClick
end
object BtnSave: TButton
Left = 176
Top = 15
Width = 58
Height = 25
Hint = 'F5'
Caption = #20445#23384'(&S)'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
ParentShowHint = False
ShowHint = True
TabOrder = 0
OnClick = BtnSaveClick
end
object EdtFenShu: TEdit
Left = 43
Top = 17
Width = 76
Height = 23
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = #23435#20307
Font.Style = []
ImeName = #20013#25991'('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
ParentFont = False
TabOrder = 2
OnChange = EdtFenShuChange
end
object ChkNextStu: TCheckBox
Left = 129
Top = 19
Width = 16
Height = 17
Hint = #20445#23384#21518#26159#21542#33258#21160#36716#21521#19979#19968#35760#24405
ParentShowHint = False
ShowHint = True
TabOrder = 3
end
object ChkBestFontSize: TCheckBox
Left = 153
Top = 19
Width = 17
Height = 17
Hint = #20195#30721#23383#21495#26159#21542#33258#21160#35774#20026#26368#20339
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
ParentShowHint = False
ShowHint = True
TabOrder = 4
end
end
end
end
object Panel5: TPanel
Left = 1
Top = 1
Width = 560
Height = 112
Align = alTop
Caption = 'Panel5'
TabOrder = 0
object grp2: TGroupBox
Left = 1
Top = 1
Width = 558
Height = 110
Align = alClient
Caption = #24403#21069#36873#23450#30340#23398#29983#31243#24207#25991#20214#21015#34920
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 0
object lstCppFile: TListBox
Left = 2
Top = 17
Width = 554
Height = 91
Hint = #23398#29983#25552#20132#30340#20195#30721#25991#20214#21015#34920
Style = lbOwnerDrawVariable
Align = alClient
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = #23435#20307
Font.Style = []
ImeName = #20013#25991'('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
ItemHeight = 17
ParentFont = False
ParentShowHint = False
PopupMenu = PopMenuSourceFile
ShowHint = True
TabOrder = 0
OnClick = lstCppFileClick
end
end
end
end
object Panel7: TPanel
Left = 0
Top = 0
Width = 163
Height = 569
Align = alLeft
Caption = 'Panel7'
Constraints.MaxWidth = 200
Constraints.MinWidth = 1
TabOrder = 0
object grp1: TGroupBox
Left = 1
Top = 1
Width = 161
Height = 544
Align = alTop
Caption = #39064#30446#20449#24687#21450#20854#20182#35774#32622
TabOrder = 0
DesignSize = (
161
544)
object Lbl1: TLabel
Left = 16
Top = 24
Width = 45
Height = 15
Caption = #39064#30446#25968
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object CbbQuesNum: TComboBox
Left = 78
Top = 22
Width = 65
Height = 21
ImeName = #20013#25991'('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
ItemHeight = 13
ItemIndex = 0
TabOrder = 0
Text = '1'
OnChange = CbbQuesNumChange
Items.Strings = (
'1'
'2'
'3'
'4'
'5'
'6'
'7'
'8'
'9'
'10')
end
object BtnSetKeyWord: TButton
Left = 12
Top = 56
Width = 137
Height = 25
Caption = #35774#32622#21508#39064#30446#20851#38190#35789
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 1
OnClick = BtnSetKeyWordClick
end
object LsbKeyWord: TListBox
Left = 4
Top = 88
Width = 153
Height = 153
Hint = #36873#20013#39033#34920#31034#24403#21069#40664#35748#25171#24320#30340#25991#20214#23545#24212#30340#39064#30446
Anchors = [akLeft, akTop, akRight]
ImeName = #20013#25991'('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
ItemHeight = 13
ParentShowHint = False
PopupMenu = PpMemoHelp
ShowHint = True
TabOrder = 2
end
object ChkAB: TCheckBox
Left = 31
Top = 293
Width = 99
Height = 17
Caption = #26159#21542#26377'AB'#21367
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 5
end
object Btn1: TButton
Left = 16
Top = 503
Width = 129
Height = 25
Caption = #33258#21160#35780#21028#24403#21069#39064#30446
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 11
OnClick = Btn1Click
end
object EdtMark: TEdit
Left = 35
Top = 391
Width = 97
Height = 21
Hint = #26412#39064#28385#20998
ImeName = #20013#25991'('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
ParentShowHint = False
ShowHint = True
TabOrder = 7
Text = '30'
end
object EdtLineNum: TEdit
Left = 35
Top = 425
Width = 97
Height = 21
Hint = #26412#39064#26368#23569#34892#25968
ImeName = #20013#25991'('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
ParentShowHint = False
ShowHint = True
TabOrder = 8
Text = '5'
end
object pb1: TProgressBar
Left = 6
Top = 483
Width = 150
Height = 16
Min = 0
Max = 100
TabOrder = 10
end
object CbbABPaperSet: TComboBox
Left = 34
Top = 315
Width = 49
Height = 23
Hint = #35774#32622#33258#21160#25110#25163#21160#25209#25913#26102#36873#23450#30340'A'#12289'B'#21367#65292#36873#23450'A'#21367#65292#21017#33258#21160#36339#36807'B'#21367#65292#21453#20043#20134#28982#12290
Style = csDropDownList
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = #23435#20307
Font.Style = []
ImeName = #20013#25991'('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
ItemHeight = 15
ParentFont = False
ParentShowHint = False
ShowHint = True
TabOrder = 4
Items.Strings = (
'A'#21367
'B'#21367)
end
object EdtTimeout: TEdit
Left = 4
Top = 458
Width = 153
Height = 21
Hint = #31243#24207#25191#34892#36229#26102#26102#38388#35774#32622'('#27627#31186')'
ImeName = #20013#25991'('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
ParentShowHint = False
ShowHint = True
TabOrder = 9
Text = '200'
end
object BtnOpenTestExampleDir: TButton
Left = 14
Top = 256
Width = 133
Height = 25
Caption = #31649#29702#27979#35797#29992#20363
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 3
OnClick = BtnOpenTestExampleDirClick
end
object BtnOpenABFeatureFile: TButton
Left = 8
Top = 346
Width = 145
Height = 25
Caption = #25171#24320'AB'#21367#29305#24449#25991#20214
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 6
OnClick = BtnOpenABFeatureFileClick
end
object ChkIgnoreAB: TCheckBox
Left = 95
Top = 317
Width = 25
Height = 17
Hint = #19981#21333#29420#25209#25913'A'#25110'B'#21367
ParentShowHint = False
ShowHint = True
TabOrder = 12
OnClick = ChkIgnoreABClick
end
end
object grp3: TGroupBox
Left = 1
Top = 545
Width = 161
Height = 23
Align = alClient
Caption = #24403#21069#25991#20214#20449#24687
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 1
object LblAB: TLabel
Left = 8
Top = 64
Width = 31
Height = 15
Caption = 'AB'#21367
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object LblQuesId: TLabel
Left = 8
Top = 96
Width = 45
Height = 15
Caption = #31532#20960#39064
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object CbbCurQuesIndex: TComboBox
Left = 75
Top = 96
Width = 65
Height = 23
Hint = #24403#21069#36873#25321#30340#31243#24207#25991#20214#23545#24212#30340#39064#30446
ImeName = #20013#25991'('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
ItemHeight = 15
TabOrder = 1
OnChange = CbbCurQuesIndexChange
Items.Strings = (
#31532'1'#39064
#31532'2'#39064
#31532'3'#39064)
end
object CbbAB: TComboBox
Left = 75
Top = 64
Width = 65
Height = 23
Hint = 'A'#21367#36824#26159'B'#21367
ImeName = #20013#25991'('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
ItemHeight = 15
TabOrder = 0
Items.Strings = (
'A'#21367
'B'#21367)
end
end
end
object dlgOpenExcel: TOpenDialog
DefaultExt = 'xls'
Filter = 'excel file(*.xls)|*.xls'
Title = #35831#36873#25321'Excel'#30331#20998#34920#65288#20165#25903#25345#25193#23637#21517#20026'*.xls'#30340#30005#23376#34920#26684#65289
Left = 688
Top = 80
end
object PopMenu1: TPopupMenu
Left = 288
Top = 184
object N1: TMenuItem
Caption = #23383#20307#22823#23567
object N8: TMenuItem
Caption = #22686#22823#23383#21495
Hint = #22686#22823#23383#21495
ShortCut = 16459
OnClick = ActAddFontSizeExecute
end
object N9: TMenuItem
Action = ActPlusFontSize
end
object N2: TMenuItem
Action = ActSetBestFontSize
end
end
object N6: TMenuItem
Caption = #40657#24213#30333#23383
OnClick = N6Click
end
object N7: TMenuItem
Caption = #30333#24213#40657#23383
OnClick = N7Click
end
object N5: TMenuItem
Action = ActRunModified
end
object N3: TMenuItem
Action = ActRunWithouttestdata
end
end
object actlst1: TActionList
Left = 240
Top = 136
object Action1: TAction
Caption = 'Action1'
ShortCut = 119
OnExecute = BtnCompileClick
end
object Action2: TAction
Caption = 'Action2'
ShortCut = 116
OnExecute = BtnSaveClick
end
object ActNextStudent: TAction
Caption = 'ActNextStudent'
ShortCut = 123
OnExecute = ActNextStudentExecute
end
object ActRunModified: TAction
Caption = #36816#34892#20462#25913'(F9)'
ShortCut = 120
OnExecute = ActRunModifiedExecute
end
object ActPlusFontSize: TAction
Caption = #20943#23567#23383#21495
Hint = #20943#23567#23383#20307
ShortCut = 16460
OnExecute = ActPlusFontSizeExecute
end
object ActAddFontSize: TAction
Caption = 'ActAddFontSize'
OnExecute = ActAddFontSizeExecute
end
object ActSetBestFontSize: TAction
Caption = #26368#36866#21512#30340#23383#21495
OnExecute = ActSetBestFontSizeExecute
end
object ActOpenStuFolder: TAction
Caption = #25171#24320#24403#21069#23398#29983#30446#24405
ShortCut = 16463
OnExecute = ActOpenStuFolderExecute
end
object ActRunWithouttestdata: TAction
Caption = #36816#34892#31243#24207#65288#26080#38656#27979#35797#25968#25454#65289
ShortCut = 16466
OnExecute = ActRunWithouttestdataExecute
end
object ActIsFiltered: TAction
AutoCheck = True
Caption = #26159#21542#28388#38500#26412#31243#24207#20462#25913#36807#30340#25991#20214
Checked = True
OnExecute = ActIsFilteredExecute
end
object ActFind: TAction
Caption = #26597#25214
ShortCut = 16454
OnExecute = ActFindExecute
end
object ActAbout: TAction
Caption = #20851#20110
OnExecute = ActAboutExecute
end
end
object pm1: TPopupMenu
Left = 808
Top = 304
object ActOpenStuFolder1: TMenuItem
Action = ActOpenStuFolder
end
object N10: TMenuItem
Action = ActFind
end
end
object PopMenuSourceFile: TPopupMenu
Left = 384
Top = 40
object N4: TMenuItem
Action = ActIsFiltered
AutoCheck = True
end
end
object MainMenu1: TMainMenu
Left = 456
Top = 296
object N11: TMenuItem
Caption = #24110#21161
object N12: TMenuItem
Action = ActAbout
end
end
object N13: TMenuItem
Caption = #25991#20214
object N14: TMenuItem
Caption = #20445#23384#24403#21069#37197#32622#21442#25968#21040#25991#20214'...'
end
end
end
object XmlDoc1: TXMLDocument
Left = 160
DOMVendorDesc = 'MSXML'
end
object XMLDocument1: TXMLDocument
Left = 456
Top = 296
DOMVendorDesc = 'MSXML'
end
object PpMemoHelp: TPopupMenu
Left = 512
Top = 40
object N15: TMenuItem
Caption = #24110#21161
OnClick = N15Click
end
end
end
C++
1
https://gitee.com/gancaijun/CTestAutoJudge.git
git@gitee.com:gancaijun/CTestAutoJudge.git
gancaijun
CTestAutoJudge
CTestAutoJudge
develop

搜索帮助