标签:pydoc

如何在使用 Vim 时访问/查看 Python 帮助

如何在使用 Vim 时访问/查看 Python 帮助

我是一名新的 Vim 编辑器用户。我用它编写 Python 代码。有没有办法在 vim 中查看 Python 文档而无需访问互联网?假设我的光标在 Python 的 print 关键字下,然后按下 F1,我想查看关键字 print 的帮助。如何在 vim 中显示 python help() ?如何在

大树 大树 2024-07-18
0 0 0