::-- JinQing [2008-01-21 05:56:33]

2.9. The End of the Demo

2.9. 结束演示

And that concludes our sneak preview demo of Python in action. We've explored data representation, OOP, object persistence, GUIs, and web site basics. We haven't studied any of these topics in any sort of depth. Hopefully, though, this chapter has piqued your curiosity about Python applications programming.

现在我们将结束Python实战演示的预览。我们已经探索了数据表示、OOP、对象持久化、GUI,及网站的基本知识。只是我们还没有深入研究这些主题。但愿本章引起了你对Python编程的好奇心。

In the rest of this book, we'll delve into these and other application programming tools and topics, in order to help you put Python to work in your own programs. In the next chapter, we begin our tour with the systems programming tools available to Python programmers.

本书的余下部分,我们将深入探讨这些及其他编程工具和主题,以帮助你在自己的程序中使用Python。下一章,我们将开始游览Python程序员可用的系统编程工具。

评译

PP3eD/Ch-2-9 (last edited 2009-12-25 07:17:10 by localhost)