internals.pl

来自「asterisk 是一个很有知名度开源软件」· PL 代码 · 共 19 行

PL
19
字号
# LaTeX2HTML 2002-2-1 (1.71)# Associate internals original text with physical files.$key = q/voicemail/;$ref_files{$key} = "$dir".q|node149.html|; $noresave{$key} = "$nosave";$key = q/odbcstorage/;$ref_files{$key} = "$dir".q|node229.html|; $noresave{$key} = "$nosave";$key = q/trunks/;$ref_files{$key} = "$dir".q|node145.html|; $noresave{$key} = "$nosave";1;

⌨️ 快捷键说明

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