基本信息
源码名称:Python3.6中文手册(官方文档)
源码大小:0.64M
文件格式:.7z
开发语言:Python
更新时间:2023-04-30
友情提示:(无需注册或充值,赞助后即可获取资源下载链接)
嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):78630559
本次赞助数额为: 2 元×
微信扫码支付:2 元
×
请留下您的邮箱,我们将在2小时内将文件发到您的邮箱
源码介绍
Python3.6 中文手册 (官方文档) 离线压缩包,方便阅读
文件清单
└── pythontutorial3-master
├── docs
│ ├── build
│ │ ├── doctrees
│ │ │ ├── appendix.doctree
│ │ │ ├── appetite.doctree
│ │ │ ├── classes.doctree
│ │ │ ├── controlflow.doctree
│ │ │ ├── datastructures.doctree
│ │ │ ├── environment.pickle
│ │ │ ├── errors.doctree
│ │ │ ├── floatingpoint.doctree
│ │ │ ├── index.doctree
│ │ │ ├── inputoutput.doctree
│ │ │ ├── interactive.doctree
│ │ │ ├── interpreter.doctree
│ │ │ ├── introduction.doctree
│ │ │ ├── modules.doctree
│ │ │ ├── stdlib2.doctree
│ │ │ ├── stdlib.doctree
│ │ │ ├── venv.doctree
│ │ │ └── whatnow.doctree
│ │ └── html
│ │ ├── appendix.html
│ │ ├── appetite.html
│ │ ├── classes.html
│ │ ├── controlflow.html
│ │ ├── datastructures.html
│ │ ├── errors.html
│ │ ├── floatingpoint.html
│ │ ├── genindex.html
│ │ ├── index.html
│ │ ├── inputoutput.html
│ │ ├── interactive.html
│ │ ├── interpreter.html
│ │ ├── introduction.html
│ │ ├── modules.html
│ │ ├── objects.inv
│ │ ├── search.html
│ │ ├── searchindex.js
│ │ ├── _sources
│ │ │ ├── appendix.rst.txt
│ │ │ ├── appetite.rst.txt
│ │ │ ├── classes.rst.txt
│ │ │ ├── controlflow.rst.txt
│ │ │ ├── datastructures.rst.txt
│ │ │ ├── errors.rst.txt
│ │ │ ├── floatingpoint.rst.txt
│ │ │ ├── index.rst.txt
│ │ │ ├── inputoutput.rst.txt
│ │ │ ├── interactive.rst.txt
│ │ │ ├── interpreter.rst.txt
│ │ │ ├── introduction.rst.txt
│ │ │ ├── modules.rst.txt
│ │ │ ├── stdlib2.rst.txt
│ │ │ ├── stdlib.rst.txt
│ │ │ ├── venv.rst.txt
│ │ │ └── whatnow.rst.txt
│ │ ├── _static
│ │ │ ├── ajax-loader.gif
│ │ │ ├── basic.css
│ │ │ ├── comment-bright.png
│ │ │ ├── comment-close.png
│ │ │ ├── comment.png
│ │ │ ├── css
│ │ │ │ ├── badge_only.css
│ │ │ │ └── theme.css
│ │ │ ├── doctools.js
│ │ │ ├── down.png
│ │ │ ├── down-pressed.png
│ │ │ ├── file.png
│ │ │ ├── fonts
│ │ │ │ ├── FontAwesome.otf
│ │ │ │ ├── fontawesome-webfont.eot
│ │ │ │ ├── fontawesome-webfont.svg
│ │ │ │ ├── fontawesome-webfont.ttf
│ │ │ │ └── fontawesome-webfont.woff
│ │ │ ├── jquery-3.1.0.js
│ │ │ ├── jquery.js
│ │ │ ├── js
│ │ │ │ └── theme.js
│ │ │ ├── minus.png
│ │ │ ├── plus.png
│ │ │ ├── pygments.css
│ │ │ ├── searchtools.js
│ │ │ ├── underscore-1.3.1.js
│ │ │ ├── underscore.js
│ │ │ ├── up.png
│ │ │ ├── up-pressed.png
│ │ │ └── websupport.js
│ │ ├── stdlib2.html
│ │ ├── stdlib.html
│ │ ├── venv.html
│ │ └── whatnow.html
│ ├── html
│ │ ├── appendix.html
│ │ ├── appetite.html
│ │ ├── classes.html
│ │ ├── controlflow.html
│ │ ├── datastructures.html
│ │ ├── errors.html
│ │ ├── floatingpoint.html
│ │ ├── genindex.html
│ │ ├── index.html
│ │ ├── inputoutput.html
│ │ ├── interactive.html
│ │ ├── interpreter.html
│ │ ├── introduction.html
│ │ ├── modules.html
│ │ ├── objects.inv
│ │ ├── search.html
│ │ ├── searchindex.js
│ │ ├── _sources
│ │ │ ├── appendix.rst.txt
│ │ │ ├── appendix.txt
│ │ │ ├── appetite.rst.txt
│ │ │ ├── appetite.txt
│ │ │ ├── classes.rst.txt
│ │ │ ├── classes.txt
│ │ │ ├── controlflow.rst.txt
│ │ │ ├── controlflow.txt
│ │ │ ├── datastructures.rst.txt
│ │ │ ├── datastructures.txt
│ │ │ ├── errors.rst.txt
│ │ │ ├── errors.txt
│ │ │ ├── floatingpoint.rst.txt
│ │ │ ├── floatingpoint.txt
│ │ │ ├── index.rst.txt
│ │ │ ├── index.txt
│ │ │ ├── inputoutput.rst.txt
│ │ │ ├── inputoutput.txt
│ │ │ ├── interactive.rst.txt
│ │ │ ├── interactive.txt
│ │ │ ├── interpreter.rst.txt
│ │ │ ├── interpreter.txt
│ │ │ ├── introduction.rst.txt
│ │ │ ├── introduction.txt
│ │ │ ├── modules.rst.txt
│ │ │ ├── modules.txt
│ │ │ ├── stdlib2.rst.txt
│ │ │ ├── stdlib2.txt
│ │ │ ├── stdlib.rst.txt
│ │ │ ├── stdlib.txt
│ │ │ ├── venv.rst.txt
│ │ │ ├── venv.txt
│ │ │ ├── whatnow.rst.txt
│ │ │ └── whatnow.txt
│ │ ├── _static
│ │ │ ├── ajax-loader.gif
│ │ │ ├── basic.css
│ │ │ ├── comment-bright.png
│ │ │ ├── comment-close.png
│ │ │ ├── comment.png
│ │ │ ├── css
│ │ │ │ ├── badge_only.css
│ │ │ │ └── theme.css
│ │ │ ├── doctools.js
│ │ │ ├── down.png
│ │ │ ├── down-pressed.png
│ │ │ ├── file.png
│ │ │ ├── fonts
│ │ │ │ ├── FontAwesome.otf
│ │ │ │ ├── fontawesome-webfont.eot
│ │ │ │ ├── fontawesome-webfont.svg
│ │ │ │ ├── fontawesome-webfont.ttf
│ │ │ │ └── fontawesome-webfont.woff
│ │ │ ├── jquery-1.11.1.js
│ │ │ ├── jquery-3.1.0.js
│ │ │ ├── jquery.js
│ │ │ ├── js
│ │ │ │ └── theme.js
│ │ │ ├── minus.png
│ │ │ ├── plus.png
│ │ │ ├── pygments.css
│ │ │ ├── searchtools.js
│ │ │ ├── underscore-1.3.1.js
│ │ │ ├── underscore.js
│ │ │ ├── up.png
│ │ │ ├── up-pressed.png
│ │ │ └── websupport.js
│ │ ├── stdlib2.html
│ │ ├── stdlib.html
│ │ ├── venv.html
│ │ └── whatnow.html
│ ├── make.bat
│ ├── Makefile
│ └── source
│ ├── appendix.rst
│ ├── appetite.rst
│ ├── classes.rst
│ ├── conf.py
│ ├── controlflow.rst
│ ├── datastructures.rst
│ ├── errors.rst
│ ├── floatingpoint.rst
│ ├── index.rst
│ ├── inputoutput.rst
│ ├── interactive.rst
│ ├── interpreter.rst
│ ├── introduction.rst
│ ├── modules.rst
│ ├── stdlib2.rst
│ ├── stdlib.rst
│ ├── _templates
│ │ └── layout_web.html
│ ├── _themes
│ │ └── sphinx_rtd_theme
│ │ ├── breadcrumbs.html
│ │ ├── footer.html
│ │ ├── __init__.py
│ │ ├── layout.html
│ │ ├── layout_old.html
│ │ ├── searchbox.html
│ │ ├── search.html
│ │ ├── static
│ │ │ ├── css
│ │ │ │ ├── badge_only.css
│ │ │ │ └── theme.css
│ │ │ ├── fonts
│ │ │ │ ├── FontAwesome.otf
│ │ │ │ ├── fontawesome-webfont.eot
│ │ │ │ ├── fontawesome-webfont.svg
│ │ │ │ ├── fontawesome-webfont.ttf
│ │ │ │ └── fontawesome-webfont.woff
│ │ │ └── js
│ │ │ └── theme.js
│ │ ├── theme.conf
│ │ └── versions.html
│ ├── venv.rst
│ └── whatnow.rst
└── README.md
24 directories, 207 files
Python3.6 中文手册 (官方文档) 离线压缩包,方便阅读
文件清单
└── pythontutorial3-master
├── docs
│ ├── build
│ │ ├── doctrees
│ │ │ ├── appendix.doctree
│ │ │ ├── appetite.doctree
│ │ │ ├── classes.doctree
│ │ │ ├── controlflow.doctree
│ │ │ ├── datastructures.doctree
│ │ │ ├── environment.pickle
│ │ │ ├── errors.doctree
│ │ │ ├── floatingpoint.doctree
│ │ │ ├── index.doctree
│ │ │ ├── inputoutput.doctree
│ │ │ ├── interactive.doctree
│ │ │ ├── interpreter.doctree
│ │ │ ├── introduction.doctree
│ │ │ ├── modules.doctree
│ │ │ ├── stdlib2.doctree
│ │ │ ├── stdlib.doctree
│ │ │ ├── venv.doctree
│ │ │ └── whatnow.doctree
│ │ └── html
│ │ ├── appendix.html
│ │ ├── appetite.html
│ │ ├── classes.html
│ │ ├── controlflow.html
│ │ ├── datastructures.html
│ │ ├── errors.html
│ │ ├── floatingpoint.html
│ │ ├── genindex.html
│ │ ├── index.html
│ │ ├── inputoutput.html
│ │ ├── interactive.html
│ │ ├── interpreter.html
│ │ ├── introduction.html
│ │ ├── modules.html
│ │ ├── objects.inv
│ │ ├── search.html
│ │ ├── searchindex.js
│ │ ├── _sources
│ │ │ ├── appendix.rst.txt
│ │ │ ├── appetite.rst.txt
│ │ │ ├── classes.rst.txt
│ │ │ ├── controlflow.rst.txt
│ │ │ ├── datastructures.rst.txt
│ │ │ ├── errors.rst.txt
│ │ │ ├── floatingpoint.rst.txt
│ │ │ ├── index.rst.txt
│ │ │ ├── inputoutput.rst.txt
│ │ │ ├── interactive.rst.txt
│ │ │ ├── interpreter.rst.txt
│ │ │ ├── introduction.rst.txt
│ │ │ ├── modules.rst.txt
│ │ │ ├── stdlib2.rst.txt
│ │ │ ├── stdlib.rst.txt
│ │ │ ├── venv.rst.txt
│ │ │ └── whatnow.rst.txt
│ │ ├── _static
│ │ │ ├── ajax-loader.gif
│ │ │ ├── basic.css
│ │ │ ├── comment-bright.png
│ │ │ ├── comment-close.png
│ │ │ ├── comment.png
│ │ │ ├── css
│ │ │ │ ├── badge_only.css
│ │ │ │ └── theme.css
│ │ │ ├── doctools.js
│ │ │ ├── down.png
│ │ │ ├── down-pressed.png
│ │ │ ├── file.png
│ │ │ ├── fonts
│ │ │ │ ├── FontAwesome.otf
│ │ │ │ ├── fontawesome-webfont.eot
│ │ │ │ ├── fontawesome-webfont.svg
│ │ │ │ ├── fontawesome-webfont.ttf
│ │ │ │ └── fontawesome-webfont.woff
│ │ │ ├── jquery-3.1.0.js
│ │ │ ├── jquery.js
│ │ │ ├── js
│ │ │ │ └── theme.js
│ │ │ ├── minus.png
│ │ │ ├── plus.png
│ │ │ ├── pygments.css
│ │ │ ├── searchtools.js
│ │ │ ├── underscore-1.3.1.js
│ │ │ ├── underscore.js
│ │ │ ├── up.png
│ │ │ ├── up-pressed.png
│ │ │ └── websupport.js
│ │ ├── stdlib2.html
│ │ ├── stdlib.html
│ │ ├── venv.html
│ │ └── whatnow.html
│ ├── html
│ │ ├── appendix.html
│ │ ├── appetite.html
│ │ ├── classes.html
│ │ ├── controlflow.html
│ │ ├── datastructures.html
│ │ ├── errors.html
│ │ ├── floatingpoint.html
│ │ ├── genindex.html
│ │ ├── index.html
│ │ ├── inputoutput.html
│ │ ├── interactive.html
│ │ ├── interpreter.html
│ │ ├── introduction.html
│ │ ├── modules.html
│ │ ├── objects.inv
│ │ ├── search.html
│ │ ├── searchindex.js
│ │ ├── _sources
│ │ │ ├── appendix.rst.txt
│ │ │ ├── appendix.txt
│ │ │ ├── appetite.rst.txt
│ │ │ ├── appetite.txt
│ │ │ ├── classes.rst.txt
│ │ │ ├── classes.txt
│ │ │ ├── controlflow.rst.txt
│ │ │ ├── controlflow.txt
│ │ │ ├── datastructures.rst.txt
│ │ │ ├── datastructures.txt
│ │ │ ├── errors.rst.txt
│ │ │ ├── errors.txt
│ │ │ ├── floatingpoint.rst.txt
│ │ │ ├── floatingpoint.txt
│ │ │ ├── index.rst.txt
│ │ │ ├── index.txt
│ │ │ ├── inputoutput.rst.txt
│ │ │ ├── inputoutput.txt
│ │ │ ├── interactive.rst.txt
│ │ │ ├── interactive.txt
│ │ │ ├── interpreter.rst.txt
│ │ │ ├── interpreter.txt
│ │ │ ├── introduction.rst.txt
│ │ │ ├── introduction.txt
│ │ │ ├── modules.rst.txt
│ │ │ ├── modules.txt
│ │ │ ├── stdlib2.rst.txt
│ │ │ ├── stdlib2.txt
│ │ │ ├── stdlib.rst.txt
│ │ │ ├── stdlib.txt
│ │ │ ├── venv.rst.txt
│ │ │ ├── venv.txt
│ │ │ ├── whatnow.rst.txt
│ │ │ └── whatnow.txt
│ │ ├── _static
│ │ │ ├── ajax-loader.gif
│ │ │ ├── basic.css
│ │ │ ├── comment-bright.png
│ │ │ ├── comment-close.png
│ │ │ ├── comment.png
│ │ │ ├── css
│ │ │ │ ├── badge_only.css
│ │ │ │ └── theme.css
│ │ │ ├── doctools.js
│ │ │ ├── down.png
│ │ │ ├── down-pressed.png
│ │ │ ├── file.png
│ │ │ ├── fonts
│ │ │ │ ├── FontAwesome.otf
│ │ │ │ ├── fontawesome-webfont.eot
│ │ │ │ ├── fontawesome-webfont.svg
│ │ │ │ ├── fontawesome-webfont.ttf
│ │ │ │ └── fontawesome-webfont.woff
│ │ │ ├── jquery-1.11.1.js
│ │ │ ├── jquery-3.1.0.js
│ │ │ ├── jquery.js
│ │ │ ├── js
│ │ │ │ └── theme.js
│ │ │ ├── minus.png
│ │ │ ├── plus.png
│ │ │ ├── pygments.css
│ │ │ ├── searchtools.js
│ │ │ ├── underscore-1.3.1.js
│ │ │ ├── underscore.js
│ │ │ ├── up.png
│ │ │ ├── up-pressed.png
│ │ │ └── websupport.js
│ │ ├── stdlib2.html
│ │ ├── stdlib.html
│ │ ├── venv.html
│ │ └── whatnow.html
│ ├── make.bat
│ ├── Makefile
│ └── source
│ ├── appendix.rst
│ ├── appetite.rst
│ ├── classes.rst
│ ├── conf.py
│ ├── controlflow.rst
│ ├── datastructures.rst
│ ├── errors.rst
│ ├── floatingpoint.rst
│ ├── index.rst
│ ├── inputoutput.rst
│ ├── interactive.rst
│ ├── interpreter.rst
│ ├── introduction.rst
│ ├── modules.rst
│ ├── stdlib2.rst
│ ├── stdlib.rst
│ ├── _templates
│ │ └── layout_web.html
│ ├── _themes
│ │ └── sphinx_rtd_theme
│ │ ├── breadcrumbs.html
│ │ ├── footer.html
│ │ ├── __init__.py
│ │ ├── layout.html
│ │ ├── layout_old.html
│ │ ├── searchbox.html
│ │ ├── search.html
│ │ ├── static
│ │ │ ├── css
│ │ │ │ ├── badge_only.css
│ │ │ │ └── theme.css
│ │ │ ├── fonts
│ │ │ │ ├── FontAwesome.otf
│ │ │ │ ├── fontawesome-webfont.eot
│ │ │ │ ├── fontawesome-webfont.svg
│ │ │ │ ├── fontawesome-webfont.ttf
│ │ │ │ └── fontawesome-webfont.woff
│ │ │ └── js
│ │ │ └── theme.js
│ │ ├── theme.conf
│ │ └── versions.html
│ ├── venv.rst
│ └── whatnow.rst
└── README.md
24 directories, 207 files