readme
来自「这是一个Linux下的集成开发环境」· 代码 · 共 15 行
TXT
15 行
This is a parser for python source code.Current limitations:* Continuation lines (ending in a backslash) are not always handled correctly.* This parser has nearly the same limitations as python's class browser module pyclbr.py (which also served as implementation guideline). Triple quoted strings are, however, handled correctly.---Thomas Hellerthomas.heller@ion-tof.com
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?