userdocumentation_2.txt
来自「DelphiDoc is a program for automatic gen」· 文本 代码 · 共 35 行
TXT
35 行
Something for the index
~page third Third Page in Second File
Another Test
~[linkPage Index Index of Documentation]
~[linkPage UserIndex Index of User-Documentation]
~[linkPage 0 Link to first Page]
~[linkPage 1 Link to second Page]
~[linkPage 2 Link to third Page]
~[linkPage Index Link to the first Page]
~[linkPage Second Link to second Page]
~[linkPage Third Link to the Third Page]
~[linkPage ~[insertVariable ThisPageName] Link to this Page]
~[linkPage ~[insertVariable ThisPage] Link to this Page]
~[linkPage ~[ add ~[insertVariable ThisPage] 1] Link to next Page]
~[linkPage ~[add ~[insertVariable ThisPage] -1] Link to previous Page]
~[p]
a test:
"9" ~[add 4 5] ~[br]
"1" ~[add 4 -3] ~[br]
"3" ~[add 4 ~[add 8 -9]] ~[br]
"-5" ~[add 4 ~[add -9]] ~[br]
"-3" ~[add 4 ~[add ~[ ] -7]] ~[br]
"-4" ~[add 4 ~[add ~[insertVariable DocRoot] -8]] ~[br]
"-5" ~[add 4 ~[add ~[insertVariable DocRooffft] -9]] ~[br]
"0" ~[add +4 ~[add ~[insertVariable DocRooffft 6 ] -10]] ~[br]
"4" ~[add 4 ~[add ]] ~[br]
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?