本文主要是介绍Python Cookbook,希望对大家解决编程问题提供一定的参考价值,需要的开发者们随着小编来一起学习吧!
版权声明:原创作品,允许转载,转载时请务必以超链接形式标明文章原始出版、作者信息和本声明。否则将追究法律责任。 http://blog.csdn.net/topmvp - topmvpThe Python Cookbook is a collection of problems, solutions, and practical examples for Python programmers, written by Python programmers. Over the past year, members of the Python community have contributed material to an online repository of Python recipes hosted by ActiveState. This book contains the best of those recipes, accompanied by overviews and background material by key Python figures.
The recipes in the Python Cookbook range from simple tasks, such as working with dictionaries and list comprehensions, to entire modules that demonstrate templating systems and network monitoring. This book contains over 200 recipes on the following topics:
*Searching and sorting*Manipulating text
*Working with files and the filesystem
*Object-oriented programming
*Dealing with threads and processes
*System administration
*Interacting with databases
*Creating user interfaces
*Network and web programming
*Processing XML
*Distributed programming
*Debugging and testing
*Extending Python
http://rapidshare.com/files/50649433/0596001673.rar
这篇关于Python Cookbook的文章就介绍到这儿,希望我们推荐的文章对编程师们有所帮助!