⇤ ← Revision 1 as of 2008-01-21 05:56:33
Size: 1297
Comment:
|
Size: 1279
Comment: 删除对PageComment2组件的引用
|
Deletions are marked like this. | Additions are marked like this. |
Line 25: | Line 25: |
[[PageComment2]] |
::-- JinQing [DateTime(2008-01-21T05:56:33Z)] BRBR
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. BRBR
现在我们将结束Python实战演示的预览。我们已经探索了数据表示、OOP、对象持久化、GUI,及网站的基本知识。只是我们还没有深入研究这些主题。但愿本章引起了你对Python编程的好奇心。 BRBR
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. BRBR
本书的余下部分,我们将深入探讨这些及其他编程工具和主题,以帮助你在自己的程序中使用Python。下一章,我们将开始游览Python程序员可用的系统编程工具。 BRBR