Python Programming on Win 32
暫譯: Win32上的Python程式設計

Mark Hammond, Andy Robinson

  • 出版商: O'Reilly
  • 出版日期: 2000-02-29
  • 售價: $2,190
  • 貴賓價: 9.5$2,081
  • 語言: 英文
  • 頁數: 674
  • 裝訂: Paperback
  • ISBN: 1565926218
  • ISBN-13: 9781565926219
  • 相關分類: Python程式語言
  • 已過版

買這商品的人也買了...

相關主題

商品描述

Python is growing in popularity; based on download statistics, there are now over 450,000 people using Python, and more than 150,000 people using Python on Windows. Use of the language has been growing at about 40% per year since 1995, and there is every reason to believe that growth will continue.

Despite Python's increasing popularity on Windows, Python Programming on Win32 is the first book to demonstrate how to use it as a serious Windows development and administration tool. Unlike scripting on Unix, Windows scripting involves integrating a number of components, such as COM or the various mail and database APIs, with the Win32 programming interface. While experienced Windows C++ programmers can find their way through the various objects, most people need some guidance, and this book is it. It addresses all the basic technologies for common integration tasks on Windows, explaining both the Windows issues and the Python code you need to glue things together.

Topics include:
  • The Python language and the PythonWin extensions

  • Building a GUI with COM

  • Adding a Macro language

  • Distributing the application

  • Client-side COM for output and data access

  • Integration with mail and other internet protocols

  • Managing users and drives


This is a vital and unique book. Python Programming on Win32 is an excellent presentation of Windows application development and a solid illustration of how to use Python in the Windows environment.

商品描述(中文翻譯)

Python 的受歡迎程度正在上升;根據下載統計,目前有超過 450,000 人在使用 Python,其中有超過 150,000 人在 Windows 上使用 Python。自 1995 年以來,這種語言的使用每年增長約 40%,並且有充分的理由相信這種增長將會持續下去。

儘管 Python 在 Windows 上的受歡迎程度不斷上升,Python Programming on Win32 是第一本展示如何將其用作嚴肅的 Windows 開發和管理工具的書籍。與 Unix 上的腳本編寫不同,Windows 腳本編寫涉及將多個組件(如 COM 或各種郵件和數據庫 API)與 Win32 編程介面整合在一起。雖然經驗豐富的 Windows C++ 程序員可以在各種對象之間找到路徑,但大多數人需要一些指導,而這本書正是提供這種指導。它涵蓋了 Windows 上常見整合任務的所有基本技術,解釋了 Windows 的問題以及您需要的 Python 代碼來將各個部分連接在一起。

主題包括:
- Python 語言和 PythonWin 擴展
- 使用 COM 建立 GUI
- 添加宏語言
- 應用程序的分發
- 用於輸出和數據訪問的客戶端 COM
- 與郵件和其他互聯網協議的整合
- 管理用戶和驅動器

這是一本重要且獨特的書籍。Python Programming on Win32 是 Windows 應用程序開發的優秀展示,並且清楚地說明了如何在 Windows 環境中使用 Python。