Files
hustoj/web/python-docs/tutorial/whatnow.html
2025-03-09 17:10:56 +08:00

278 lines
14 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" lang="zh_CN">
<head>
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />
<title>13. 接下来? &#8212; Python 3.8.20 文档</title><meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="../_static/pydoctheme.css" type="text/css" />
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<script id="documentation_options" data-url_root="../" src="../_static/documentation_options.js"></script>
<script src="../_static/jquery.js"></script>
<script src="../_static/underscore.js"></script>
<script src="../_static/doctools.js"></script>
<script src="../_static/language_data.js"></script>
<script src="../_static/translations.js"></script>
<script src="../_static/sidebar.js"></script>
<link rel="search" type="application/opensearchdescription+xml"
title="在 Python 3.8.20 文档 中搜索"
href="../_static/opensearch.xml"/>
<link rel="author" title="关于这些文档" href="../about.html" />
<link rel="index" title="索引" href="../genindex.html" />
<link rel="search" title="搜索" href="../search.html" />
<link rel="copyright" title="版权所有" href="../copyright.html" />
<link rel="next" title="14. 交互式编辑和编辑历史" href="interactive.html" />
<link rel="prev" title="12. 虚拟环境和包" href="venv.html" />
<link rel="canonical" href="https://docs.python.org/3/tutorial/whatnow.html" />
<style>
@media only screen {
table.full-width-table {
width: 100%;
}
}
</style>
<link rel="shortcut icon" type="image/png" href="../_static/py.svg" />
<script type="text/javascript" src="../_static/copybutton.js"></script>
<script type="text/javascript" src="../_static/menu.js"></script>
</head>
<body>
<div class="mobile-nav">
<input type="checkbox" id="menuToggler" class="toggler__input" aria-controls="navigation"
aria-pressed="false" aria-expanded="false" role="button" aria-label="Menu" />
<label for="menuToggler" class="toggler__label">
<span></span>
</label>
<nav class="nav-content" role="navigation">
<a href="https://www.python.org/" class="nav-logo">
<img src="../_static/py.svg" alt="Logo"/>
</a>
<div class="version_switcher_placeholder"></div>
<form role="search" class="search" action="../search.html" method="get">
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" class="search-icon">
<path fill-rule="nonzero"
d="M15.5 14h-.79l-.28-.27a6.5 6.5 0 001.48-5.34c-.47-2.78-2.79-5-5.59-5.34a6.505 6.505 0 00-7.27 7.27c.34 2.8 2.56 5.12 5.34 5.59a6.5 6.5 0 005.34-1.48l.27.28v.79l4.25 4.25c.41.41 1.08.41 1.49 0 .41-.41.41-1.08 0-1.49L15.5 14zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14z" fill="#444"></path>
</svg>
<input type="text" name="q" aria-label="快速搜索"/>
<input type="submit" value="转向"/>
</form>
</nav>
<div class="menu-wrapper">
<nav class="menu" role="navigation" aria-label="main navigation">
<div class="language_switcher_placeholder"></div>
<h4>上一个主题</h4>
<p class="topless"><a href="venv.html"
title="上一章"><span class="section-number">12. </span>虚拟环境和包</a></p>
<h4>下一个主题</h4>
<p class="topless"><a href="interactive.html"
title="下一章"><span class="section-number">14. </span>交互式编辑和编辑历史</a></p>
<div role="note" aria-label="source link">
<h3>本页</h3>
<ul class="this-page-menu">
<li><a href="../bugs.html">报告 Bug</a></li>
<li>
<a href="https://github.com/python/cpython/blob/3.8/Doc/tutorial/whatnow.rst"
rel="nofollow">显示源代码
</a>
</li>
</ul>
</div>
</nav>
</div>
</div>
<div id="outdated-warning" style="padding: .5em; text-align: center; background-color: #FFBABA; color: #6A0E0E;">
这个文档所针对的是一个已不再受支持的 Python 旧版本。
你应当升级版本,并阅读
<a href="/3/tutorial/whatnow.html"> Python 当前稳定版本的文档</a>.
</div>
<div class="related" role="navigation" aria-label="related navigation">
<h3>导航</h3>
<ul>
<li class="right" style="margin-right: 10px">
<a href="../genindex.html" title="总目录"
accesskey="I">索引</a></li>
<li class="right" >
<a href="../py-modindex.html" title="Python 模块索引"
>模块</a> |</li>
<li class="right" >
<a href="interactive.html" title="14. 交互式编辑和编辑历史"
accesskey="N">下一页</a> |</li>
<li class="right" >
<a href="venv.html" title="12. 虚拟环境和包"
accesskey="P">上一页</a> |</li>
<li><img src="../_static/py.svg" alt="python logo" style="vertical-align: middle; margin-top: -1px"/></li>
<li><a href="https://www.python.org/">Python</a> &#187;</li>
<li class="switchers">
<div class="language_switcher_placeholder"></div>
<div class="version_switcher_placeholder"></div>
</li>
<li>
</li>
<li id="cpython-language-and-version">
<a href="../index.html">3.8.20 Documentation</a> &#187;
</li>
<li class="nav-item nav-item-1"><a href="index.html" accesskey="U">Python 教程</a> &#187;</li>
<li class="right">
<div class="inline-search" role="search">
<form class="inline-search" action="../search.html" method="get">
<input placeholder="快速搜索" aria-label="快速搜索" type="text" name="q" />
<input type="submit" value="转向" />
<input type="hidden" name="check_keywords" value="yes" />
<input type="hidden" name="area" value="default" />
</form>
</div>
|
</li>
</ul>
</div>
<div class="document">
<div class="documentwrapper">
<div class="bodywrapper">
<div class="body" role="main">
<section id="what-now">
<span id="tut-whatnow"></span><h1><span class="section-number">13. </span>接下来?<a class="headerlink" href="#what-now" title="永久链接至标题"></a></h1>
<p>阅读本教程可能会增强您对使用Python的兴趣 - 您应该热衷于应用Python来解决您的实际问题。你应该去哪里了解更多</p>
<p>本教程是Python文档集的一部分。其他文档</p>
<ul>
<li><p><a class="reference internal" href="../library/index.html#library-index"><span class="std std-ref">Python 标准库</span></a>:</p>
<p>您应该浏览本手册该手册提供了有关标准库中的类型功能和模块的完整尽管简洁参考资料。标准的Python发行版包含 <em>很多</em> 的附加代码。有些模块可以读取Unix邮箱通过HTTP检索文档生成随机数解析命令行选项编写CGI程序压缩数据以及许多其他任务。浏览标准库参考可以了解更多可用的内容。</p>
</li>
<li><p><a class="reference internal" href="../installing/index.html#installing-index"><span class="std std-ref">安装 Python 模块</span></a> 解释了怎么安装由其他Python开发者编写的模块。</p></li>
<li><p><a class="reference internal" href="../reference/index.html#reference-index"><span class="std std-ref">Python语言参考</span></a>: Python的语法和语义的详细解释。尽管阅读完非常繁重但作为语言本身的完整指南是有用的。</p></li>
</ul>
<p>更多Python资源</p>
<ul class="simple">
<li><p><a class="reference external" href="https://www.python.org">https://www.python.org</a> 主要的Python网站。它包含代码文档以及指向Web上与Python相关的页面的链接。该网站世界很多地区都有镜像如欧洲日本和澳大利亚镜像可能比主站点更快具体取决于您的地理位置。</p></li>
<li><p><a class="reference external" href="https://docs.python.org">https://docs.python.org</a> 快速访问Python的文档。</p></li>
<li><p><a class="reference external" href="https://pypi.org">https://pypi.org</a>: The Python Package Index以前也被昵称为 Cheese Shop <a class="footnote-reference brackets" href="#id2" id="id1">1</a>,是可下载用户自制 Python 模块的索引。 当你要开始发布代码时,你可以在此处进行注册以便其他人能找到它。</p></li>
<li><p><a class="reference external" href="https://code.activestate.com/recipes/langs/python/">https://code.activestate.com/recipes/langs/python/</a> Python Cookbook是一个相当大的代码示例集更多的模块和有用的脚本。特别值得注意的贡献收集在一本名为Python CookbookO'ReillyAssociatesISBN 0-596-00797-3的书中。</p></li>
<li><p><a class="reference external" href="http://www.pyvideo.org">http://www.pyvideo.org</a> 从会议和用户组会议中收集与Python相关的视频的链接。</p></li>
<li><p><a class="reference external" href="https://scipy.org">https://scipy.org</a> Ecientific Python项目包括用于快速阵列计算和操作的模块以及用于诸如线性代数傅里叶变换非线性求解器随机数分布统计分析等的一系列包。</p></li>
</ul>
<p>对于与Python相关的问题和问题报告您可以发布到新闻组 <em class="newsgroup">comp.lang.python</em> 或者将它们发送到邮件列表python-<a class="reference external" href="mailto:list&#37;&#52;&#48;python&#46;org">list<span>&#64;</span>python<span>&#46;</span>org</a>。新闻组和邮件列表是互通的,因此发布到一个地方将自动转发给另一个。每天有数百个帖子,询问(和回答)问题,建议新功能,以及宣布新模块。邮件列表档案可在 <a class="reference external" href="https://mail.python.org/pipermail/">https://mail.python.org/pipermail/</a> 上找到。</p>
<p>在发问之前,请务必查看以下列表 <a class="reference internal" href="../faq/index.html#faq-index"><span class="std std-ref">常见问题</span></a> (或简写为 FAQ。常见问题包含了很多一次又一次问到的问题及答案并且可能已经包含了您的问题的解决方案。</p>
<p class="rubric">备注</p>
<dl class="footnote brackets">
<dt class="label" id="id2"><span class="brackets"><a class="fn-backref" href="#id1">1</a></span></dt>
<dd><p>“Cheese Shop”是 Monty Python 的一个短剧:一位顾客来到一家奶酪商店,但无论他要哪种奶酪,店员都说没有货。</p>
</dd>
</dl>
</section>
</div>
</div>
</div>
<div class="sphinxsidebar" role="navigation" aria-label="main navigation">
<div class="sphinxsidebarwrapper">
<h4>上一个主题</h4>
<p class="topless"><a href="venv.html"
title="上一章"><span class="section-number">12. </span>虚拟环境和包</a></p>
<h4>下一个主题</h4>
<p class="topless"><a href="interactive.html"
title="下一章"><span class="section-number">14. </span>交互式编辑和编辑历史</a></p>
<div role="note" aria-label="source link">
<h3>本页</h3>
<ul class="this-page-menu">
<li><a href="../bugs.html">报告 Bug</a></li>
<li>
<a href="https://github.com/python/cpython/blob/3.8/Doc/tutorial/whatnow.rst"
rel="nofollow">显示源代码
</a>
</li>
</ul>
</div>
</div>
</div>
<div class="clearer"></div>
</div>
<div class="related" role="navigation" aria-label="related navigation">
<h3>导航</h3>
<ul>
<li class="right" style="margin-right: 10px">
<a href="../genindex.html" title="总目录"
>索引</a></li>
<li class="right" >
<a href="../py-modindex.html" title="Python 模块索引"
>模块</a> |</li>
<li class="right" >
<a href="interactive.html" title="14. 交互式编辑和编辑历史"
>下一页</a> |</li>
<li class="right" >
<a href="venv.html" title="12. 虚拟环境和包"
>上一页</a> |</li>
<li><img src="../_static/py.svg" alt="python logo" style="vertical-align: middle; margin-top: -1px"/></li>
<li><a href="https://www.python.org/">Python</a> &#187;</li>
<li class="switchers">
<div class="language_switcher_placeholder"></div>
<div class="version_switcher_placeholder"></div>
</li>
<li>
</li>
<li id="cpython-language-and-version">
<a href="../index.html">3.8.20 Documentation</a> &#187;
</li>
<li class="nav-item nav-item-1"><a href="index.html" >Python 教程</a> &#187;</li>
<li class="right">
<div class="inline-search" role="search">
<form class="inline-search" action="../search.html" method="get">
<input placeholder="快速搜索" aria-label="快速搜索" type="text" name="q" />
<input type="submit" value="转向" />
<input type="hidden" name="check_keywords" value="yes" />
<input type="hidden" name="area" value="default" />
</form>
</div>
|
</li>
</ul>
</div>
<div class="footer">
&copy; <a href="../copyright.html">版权所有</a> 2001-2024, Python Software Foundation.
<br />
This page is licensed under the Python Software Foundation License Version 2.
<br />
Examples, recipes, and other code in the documentation are additionally licensed under the Zero Clause BSD License.
<br />
<br />
The Python Software Foundation is a non-profit corporation.
<a href="https://www.python.org/psf/donations/">Please donate.</a>
<br />
<br />
最后更新于 12月 09, 2024.
<a href="https://docs.python.org/3/bugs.html">Found a bug</a>?
<br />
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 2.4.4.
</div>
</body>
</html>