python如何查看官方文档

  • 离线版本 Python Mannuals,直接开始菜单搜索就行,Module Docs是安装模块的文档,点开在浏览器打开
    python如何查看官方文档

  • 或者安装Python目录下找Doc点进去
    python如何查看官方文档

  • 比如查看python内置的函数
    python如何查看官方文档

  • 像re,tkinter在D:\Python36\lib下,jupyter,mysql安装在D:\Python36\lib\site-packages下
    python如何查看官方文档

  • 官网点击Docs
    python如何查看官方文档

  • https://docs.python.org/3/
    python如何查看官方文档

上一篇:Embedding词向量


下一篇:【教程】macOS完全卸载Java开发环境