internals.pl
来自「遗传算法的一个库」· PL 代码 · 共 19 行
PL
19 行
# LaTeX2HTML 99.2beta8 (1.46)# Associate internals original text with physical files.$key = q/cite_AD/;$ref_files{$key} = "$dir".q|ProgrammingGuide_eng.html|; $noresave{$key} = "$nosave";$key = q/cite_Harvey/;$ref_files{$key} = "$dir".q|ProgrammingGuide_eng.html|; $noresave{$key} = "$nosave";$key = q/cite_CPP-std/;$ref_files{$key} = "$dir".q|ProgrammingGuide_eng.html|; $noresave{$key} = "$nosave";1;
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?