📄 node12.html
字号:
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><html><head> <title>10. 现在呢?</title> <meta name="description" content="10. 现在呢? "> <meta name="keywords" content="tut"> <meta name="resource-type" content="document"> <meta name="distribution" content="global"> <link rel="STYLESHEET" href="tut.css"> <link rel="next" href="node13.html"> <link rel="previous" href="node11.html"> <link rel="up" href="tut.html"> <link rel="next" href="node13.html"></head> <body> <div class="navigation"><p></p><hr><table align="Center" width="100%" cellpadding="0" cellspacing="2"> <tbody> <tr> <td><a href="node11.html"><img src="../icons/previous.gif" border="0" height="32" alt="Previous Page" width="32"></a></td> <td><a href="tut.html"><img src="../icons/up.gif" border="0" height="32" alt="Up One Level" width="32"></a></td> <td><a href="node13.html"><img src="../icons/next.gif" border="0" height="32" alt="Next Page" width="32"></a></td> <td align="Center" width="100%">Python 教学文件</td> <td><a href="node2.html"><img src="../icons/contents.gif" border="0" height="32" alt="Contents" width="32"></a></td> <td><img src="../icons/blank.gif" border="0" height="32" alt="" width="32"></td> <td><img src="../icons/blank.gif" border="0" height="32" alt="" width="32"></td> </tr> </tbody></table> <b class="navlabel">Previous:</b> <a class="sectref" href="node11.html">9. 类别(Classes) </a> <b class="navlabel">Up:</b> <a class="sectref" href="tut.html">Python 教学文件</a> <b class="navlabel">Next:</b> <a class="sectref" href="node13.html">A. 互动式输入编辑及代换过去的内容</a> </div> <!--End of Navigation Panel--> <h1> <br> 10. 现在呢? </h1> <p> 希望读了这个教学文件已经加强了你对于使用Python的兴趣。那么,现在你应该要做什么呢? </p><p> 你应该要读,或者至少应该翻阅过程式库参考手册,这会给你一个完整(虽然是简洁)的有关型态,函式,模组等的参考资料。而且当你在写Python程式的时候,会节省你很多的时间。标准Python发布的版本(distribution)里面,都包含了<i>许多的</i> C以及Python的程式码。有用来读Unix信箱(mailbox)的module,从HTTP读取文件的module,以及分析档案列选项(command-lineoptions),写CGI程式,压缩资料以及许多其他的module。如果你浏览过这个程式库参考手册的话,你至少会有一个初步的印象到底有哪些程式库可以用。 </p><p> 最主要的Python网站是 <a class="url" href="http://www.python.org/">http://www.python.org/<img src="../icons/offsite.gif" border="0" class="offsitelink" height="15" width="17" alt="[off-site link]"></a> ,其中包含了许多的程式码,文件,以及许多其他有关Python的网页的连结。这个网站在世界的很多地方也有mirror,例如日本,欧洲以及澳洲。你也许可以找看看跟你的地区比较近的mirror站台,也许速度会快一些。另外一个非正式的网站是在<a class="url" href="http://starship.python.net/">http://starship.python.net/<img src="../icons/offsite.gif" border="0" class="offsitelink" height="15" width="17" alt="[off-site link]"></a> ,里面有一大堆的Python相关的个人网页,有许多人也从那里下载程式。 </p><p> 如果你有跟Python相关的问题,或是要报告问题的话,你可以post到 <span class="newsgroup"><a href="news:comp.lang.python">comp.lang.python <img src="../icons/offsite.gif" border="0" class="offsitelink" height="15" width="17" alt="[off-site link]"></a></span> 这个新闻群组,或者直接把你的问题送到 <span class="email">python-list@python.org</span> 这个mailing-list。这个新闻群组及mailinglist是相连起来的,所以你送到其中一个都会在两个都看得到。它们大概一天都有约120个新的 postings,其中包括问(及回答)问题,建议新功能,以及宣布新的module等等。在你要post之前,你应该先看看常见问题(FrequentlyAsked Questions (也叫做FAQ)),其网页在 <a class="url" href="http://www.python.org/doc/FAQ.html">http://www.python.org/doc/FAQ.html <img src="../icons/offsite.gif" border="0" class="offsitelink" height="15" width="17" alt="[off-site link]"></a> ,或者查看你的Python source distribution里面的 <span class="file">Misc/</span> 目录。Mailinglist之前的存档也都在 <a class="url" href="http://www.python.org/pipermail/">http://www.python.org/pipermail/<img src="../icons/offsite.gif" border="0" class="offsitelink" height="15" width="17" alt="[off-site link]"></a> 。但是FAQ里面已经包含了许多的一再被问到的问题,所以很有可能已经有你的问题的答案。 </p><p> </p><p> </p><div class="navigation"><p></p><hr><table align="Center" width="100%" cellpadding="0" cellspacing="2"> <tbody> <tr> <td><a href="node11.html"><img src="../icons/previous.gif" border="0" height="32" alt="Previous Page" width="32"></a></td> <td><a href="tut.html"><img src="../icons/up.gif" border="0" height="32" alt="Up One Level" width="32"></a></td> <td><a href="node13.html"><img src="../icons/next.gif" border="0" height="32" alt="Next Page" width="32"></a></td> <td align="Center" width="100%">Python 教学文件</td> <td><a href="node2.html"><img src="../icons/contents.gif" border="0" height="32" alt="Contents" width="32"></a></td> <td><img src="../icons/blank.gif" border="0" height="32" alt="" width="32"></td> <td><img src="../icons/blank.gif" border="0" height="32" alt="" width="32"></td> </tr> </tbody></table> <b class="navlabel">Previous:</b> <a class="sectref" href="node11.html">9. 类别(Classes) </a> <b class="navlabel">Up:</b> <a class="sectref" href="tut.html">Python 教学文件</a> <b class="navlabel">Next:</b> <a class="sectref" href="node13.html">A. 互动式输入编辑及代换过去的内容</a> </div> <!--End of Navigation Panel--> <address> </address><hr>请看<i><a href="about.html">关于此文件…</a></i> 里面有关如何给我们建议的说明。 </body></html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -