買這商品的人也買了...
- 
                
                   Python Programming on Win 32 Python Programming on Win 32$2,050$1,948
- 
                
                   Programming Python, 2/e (Paperback) Programming Python, 2/e (Paperback)$2,050$1,948
- 
                
                   Digital Image Processing, 2/e(IE)(美國版ISBN:0201180758) Digital Image Processing, 2/e(IE)(美國版ISBN:0201180758)$1,150$1,127
- 
                
                   $825Cisco CCNA Exam #640-607 Certification Guide, 3/e $825Cisco CCNA Exam #640-607 Certification Guide, 3/e
- 
                
                   Python Cookbook Python Cookbook$1,470$1,397
- 
                
                   PHP 函式庫大全集 PHP 函式庫大全集$580$452
- 
                
                   Access 2003 Visual Basic 資料庫系統程式設計經典 Access 2003 Visual Basic 資料庫系統程式設計經典$490$387
- 
                
                   Excel 與 Access 商務整合運用-工作效率百分百 Excel 與 Access 商務整合運用-工作效率百分百$540$459
- 
                
                   Python Cookbook, 2/e (Paperback) Python Cookbook, 2/e (Paperback)$1,760$1,672
- 
                
                   深入淺出 Java 程式設計, 2/e (Head First Java, 2/e) 深入淺出 Java 程式設計, 2/e (Head First Java, 2/e)$880$695
- 
                
                   鳥哥的 Linux 私房菜基礎學習篇, 2/e 鳥哥的 Linux 私房菜基礎學習篇, 2/e$780$663
- 
                
                   SQL 語法範例辭典 SQL 語法範例辭典$550$468
- 
                
                   Web Site 錦囊妙計 (Web Site Cookbook) Web Site 錦囊妙計 (Web Site Cookbook)$450$383
- 
                
                   網際網路遠端監控 網際網路遠端監控$580$458
- 
                
                   Windows 網路與通訊程式設計 Windows 網路與通訊程式設計$580$458
- 
                
                   Visual C++ 網路通訊程式實用案例精選 Visual C++ 網路通訊程式實用案例精選$580$458
- 
                
                   Windows 程式設計 Windows 程式設計$520$411
- 
                
                   Ruby on Rails 建置與執行 (Ruby on Rails: Up and Running) (書況略舊,不介意在下單) Ruby on Rails 建置與執行 (Ruby on Rails: Up and Running) (書況略舊,不介意在下單)$580$458
- 
                
                   碼上就會:Rails敏捷開發網站 (Agile Web Development with Rails, 2/e) 碼上就會:Rails敏捷開發網站 (Agile Web Development with Rails, 2/e)$600$474
- 
                
                   Visual C# 2005 網路程式設計 Visual C# 2005 網路程式設計$580$458
- 
                
                   Ruby on Rails 經典範例集 Ruby on Rails 經典範例集$550$468
- 
                
                   C# 2005 與資料庫學習手札 (Beginning C# 2005 Database) C# 2005 與資料庫學習手札 (Beginning C# 2005 Database)$580$493
- 
                
                   Visual Basic 2005 資料庫程式設計暨進銷存會計系統實作 Visual Basic 2005 資料庫程式設計暨進銷存會計系統實作$680$537
- 
                
                   董大偉 Silverlight 權威講座-ASP.NET 整合秘技 X 獨家案例剖析 董大偉 Silverlight 權威講座-ASP.NET 整合秘技 X 獨家案例剖析$540$459
- 
                
                   程式之美-微軟技術面試心得 程式之美-微軟技術面試心得$490$387
商品描述
      
Python Standard Library is an essential guide for serious Python programmers. Python is a modular language that imports most useful operations from the standard library (basic support modules; operating system interfaces; network protocols; file formats; data conversions; threads and processes; and data storage). You can't really program in Python without using it. In this book, author Fredrik Lundh, creator of the Python Imaging Library (PIL), delivers tested, accurate documentation of all the modules in the Python Standard Library, along with  over 300 annotated example scripts using the modules.
Python Standard Library renders this valuable information in a clean, easy-to-read format, yet doesn't talk down to readers. This accurate and complete reference documentation is for the Python programmer who wants the facts and little else.
The book is based on the author's work with the Python newsgroup: he reviewed more than 2500 questions and answers to that newsgroup in order to make sure the book covered what Python users really wanted to know. An earlier version of this book has been available electronically for over a year, so the material has been tested by Python programmers in real-life applications.
This version of Python Standard Library covers all the new modules and related information for Python 2.0, the first new major release of Python in four years.
      Python Standard Library renders this valuable information in a clean, easy-to-read format, yet doesn't talk down to readers. This accurate and complete reference documentation is for the Python programmer who wants the facts and little else.
The book is based on the author's work with the Python newsgroup: he reviewed more than 2500 questions and answers to that newsgroup in order to make sure the book covered what Python users really wanted to know. An earlier version of this book has been available electronically for over a year, so the material has been tested by Python programmers in real-life applications.
This version of Python Standard Library covers all the new modules and related information for Python 2.0, the first new major release of Python in four years.
商品描述(中文翻譯)
《Python 標準庫》是一本對於認真學習 Python 的程式設計師來說必不可少的指南。Python 是一種模組化的語言,從標準庫中導入大多數有用的操作(基本支援模組;作業系統介面;網路協定;檔案格式;資料轉換;執行緒和進程;以及資料儲存)。如果不使用它,你根本無法真正地在 Python 中編程。在這本書中,作者 Fredrik Lundh,Python Imaging Library (PIL) 的創建者,提供了 Python 標準庫中所有模組的經過測試且準確的文檔,並附有超過 300 個使用這些模組的註解範例腳本。
《Python 標準庫》以清晰、易讀的格式呈現這些寶貴的資訊,卻不會讓讀者感到被貶低。這份準確且完整的參考文檔是為了那些想要了解事實而不需要其他資訊的 Python 程式設計師而編寫的。
本書基於作者在 Python 新聞組的工作:他檢視了超過 2500 個問題和答案,以確保本書涵蓋了 Python 使用者真正想知道的內容。這本書的早期版本已經在電子形式上提供超過一年,因此這些材料已經在實際應用中經過 Python 程式設計師的測試。
這個版本的《Python 標準庫》涵蓋了 Python 2.0 的所有新模組和相關資訊,這是四年來 Python 的第一次重大新版本發布。

 
     
     
     
     
     
     
     
    
 
     
     
    
 
     
     
    