设为首页 收藏本站
查看: 904|回复: 0

[经验分享] Python 2.7 Tutorial —— 接下来?

[复制链接]

尚未签到

发表于 2017-4-24 12:28:41 | 显示全部楼层 |阅读模式
  .. _tut-whatnow:
  ********************
  What Now? 接下来?
  ********************
  Reading this tutorial has probably reinforced your interest in using Python ---
  you should be eager to apply Python to solving your real-world problems. Where
  should you go to learn more?
  读过这本指南应该会让你有兴趣使用 Python —— 可能你已经期待着用 Python
  解决你的实际问题了。可以在哪里进行一步学习?
  This tutorial is part of Python's documentation set.  Some other documents in
  the set are:
  入门指南是 Python 文档集的一部分。其中的另一些文档包括:
  * :ref:`library-index`:
  You should browse through this manual, which gives complete (though terse)
  reference material about types, functions, and the modules in the standard
  library. The standard Python distribution includes a *lot* of additional code.
  There are modules to read Unix mailboxes, retrieve documents via HTTP, generate
  random numbers, parse command-line options, write CGI programs, compress data,
  and many other tasks. Skimming through the Library Reference will give you an
  idea of what's available.
  应该浏览一下这份文档,它为标准库中的类型、函数和模块提供了完整(尽管很
  简略)的参考资料。标准的 Python 发布版包括了 *大量* 的附加模块。其中
  有针对读取 Unix 邮箱、接收 HTTP 文档、生成随机数、解析命令行选项、写 CGI
  程序、压缩数据以及很多其它任务的模块。略读一下库参考会给你很多解决问
  题的思路。
  * :ref:`install-index` explains how to install external modules written by other
  Python users.
  :ref:`install-index` 展示了如何安装其他 Python 用户编写的附加模块。
  * :ref:`reference-index`: A detailed explanation of Python's syntax and
  semantics. It's heavy reading, but is useful as a complete guide to the
  language itself.
  :ref:`reference-index` 詳細说明了 Python 语法和语义。它读起来很累,不
  过对于语言本身,有份完整的手册很有用。
  More Python resources 其它 Python 资源:
  * http://www.python.org: The major Python Web site. It contains code,
  documentation, and pointers to Python-related pages around the Web. This Web
  site is mirrored in various places around the world, such as Europe, Japan, and
  Australia; a mirror may be faster than the main site, depending on your
  geographical location.
  http://wwww.python.org: Python 官方网站。它包含代码、文档和 Web 上与
  Python 有关的页面链接。该网站镜像于全世界的几处其它问题,类似欧洲、
  日本和澳大利亚。镜像可能会比主站快,这取决于你的地理位置。
  * http://docs.python.org: Fast access to Python's documentation.
  http://docs.python.org: 快速访问 Python 的文档。
  * http://pypi.python.org: The Python Package Index, previously also nicknamed
  the Cheese Shop, is an index of user-created Python modules that are available
  for download. Once you begin releasing code, you can register it here so that
  others can find it.
  http://pypi.python.org: Python 包索引,以前昵称为奶酪店,索引了可供
  下载的,用户创建的 Python 模块。如果你发布了代码,可以注册到这里,这
  样别人可以找到它。
  * http://aspn.activestate.com/ASPN/Python/Cookbook/: The Python Cookbook is a
  sizable collection of code examples, larger modules, and useful scripts.
  Particularly notable contributions are collected in a book also titled Python
  Cookbook (O'Reilly & Associates, ISBN 0-596-00797-3.)
  http://aspn.activestate.com/ASPN/python/Cookbook/: Python 食谱是
  大量的示例代码、大型的集合,和有用的脚本。值得关注的是这次资源已经结
  集成书,名为《Python 食谱》(O'Reilly & Associates, ISBN 0-596-00797-3。)
  For Python-related questions and problem reports, you can post to the newsgroup
  :newsgroup:`comp.lang.python`, or send them to the mailing list at
  python-list@python.org. The newsgroup and mailing list are gatewayed, so
  messages posted to one will automatically be forwarded to the other. There are
  around 120 postings a day (with peaks up to several hundred), asking (and
  answering) questions, suggesting new features, and announcing new modules.
  Before posting, be sure to check the list of `Frequently Asked Questions
  <http://www.python.org/doc/faq/>` [#]_ (also called the FAQ), or look for it in the
  :file:`Misc/` directory of the Python source distribution. Mailing list
  archives are available at http://mail.python.org/pipermail/. The FAQ answers
  many of the questions that come up again and again, and may already contain the
  solution for your problem.
  与 Python 有关的问题,以及问题报告,可以发到新闻组
  :newsgroup:`comp.lang.python` ,或者发送到邮件组
  python-list@python.org 。新闻组和邮件组是开放的,所以发送的消息可以自
  动的跟到另一个之后。每天有超过 120 个投递(高峰时有数百),提问(以及回
  答)问题,为新功能提建议,发布新模块。在发信之前,请查阅“常见问题集
  ” <http://www.python.org/doc/faq/>` [#]_ (亦称 FAQ),或者在 Python 源码发
  布包的 :file:`Misc/` 目录中查阅。邮件组也可以在
  http://mail.python.org/pipermail/ 访问。FAQ回答了很多被反复提到的问题,很
  可能已经解答了你的问题。
  .. [#] Postings figure based on average of last six months activity as
  reported by www.egroups.com; Jan. 2000 - June 2000: 21272 msgs / 182
  days = 116.9 msgs / day and steadily increasing. (XXX up to date figures?)
  .. [#] 最近六个月的提交数在 www.egroups.com 有报告;2000年六月:21272 封 /
  182 天 = 116.9 封/天,并且还在平稳的上升。(现在是多少?)

运维网声明 1、欢迎大家加入本站运维交流群:群②:261659950 群⑤:202807635 群⑦870801961 群⑧679858003
2、本站所有主题由该帖子作者发表,该帖子作者与运维网享有帖子相关版权
3、所有作品的著作权均归原作者享有,请您和我们一样尊重他人的著作权等合法权益。如果您对作品感到满意,请购买正版
4、禁止制作、复制、发布和传播具有反动、淫秽、色情、暴力、凶杀等内容的信息,一经发现立即删除。若您因此触犯法律,一切后果自负,我们对此不承担任何责任
5、所有资源均系网友上传或者通过网络收集,我们仅提供一个展示、介绍、观摩学习的平台,我们不对其内容的准确性、可靠性、正当性、安全性、合法性等负责,亦不承担任何法律责任
6、所有作品仅供您个人学习、研究或欣赏,不得用于商业或者其他用途,否则,一切后果均由您自己承担,我们对此不承担任何法律责任
7、如涉及侵犯版权等问题,请您及时通知我们,我们将立即采取措施予以解决
8、联系人Email:admin@iyunv.com 网址:www.yunweiku.com

所有资源均系网友上传或者通过网络收集,我们仅提供一个展示、介绍、观摩学习的平台,我们不对其承担任何法律责任,如涉及侵犯版权等问题,请您及时通知我们,我们将立即处理,联系人Email:kefu@iyunv.com,QQ:1061981298 本贴地址:https://www.yunweiku.com/thread-368667-1-1.html 上篇帖子: 用source insight 看python源代码 下篇帖子: python学习之sys模块
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

扫码加入运维网微信交流群X

扫码加入运维网微信交流群

扫描二维码加入运维网微信交流群,最新一手资源尽在官方微信交流群!快快加入我们吧...

扫描微信二维码查看详情

客服E-mail:kefu@iyunv.com 客服QQ:1061981298


QQ群⑦:运维网交流群⑦ QQ群⑧:运维网交流群⑧ k8s群:运维网kubernetes交流群


提醒:禁止发布任何违反国家法律、法规的言论与图片等内容;本站内容均来自个人观点与网络等信息,非本站认同之观点.


本站大部分资源是网友从网上搜集分享而来,其版权均归原作者及其网站所有,我们尊重他人的合法权益,如有内容侵犯您的合法权益,请及时与我们联系进行核实删除!



合作伙伴: 青云cloud

快速回复 返回顶部 返回列表