genhelp

来自「稀疏矩阵、链表、图、队列、二叉树、多叉树、排序、遗传算法等的实现」· 代码 · 共 14 行

TXT
14
字号
Generic helpfile. Consult crystal ball for full instructions.

Please note that the code generating routine is not clever enough to understand
that some characters need to be protected in printf statements. Therefore,
if you want your help display to contain special characters, they should be protected.

In other words, treat everything in this file as if it were in a printf statement.

Thus, \" for quotes, \\ for backslash (as in a DOS pathname)




⌨️ 快捷键说明

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