
Python Programming on Win32
Par : ,Formats :
- Pour les liseuses autres que Vivlio, vous devez utiliser le logiciel Adobe Digital Edition. Non compatible avec la lecture sur les liseuses Kindle, Remarkable et Sony

Notre partenaire de plateforme de lecture numérique où vous retrouverez l'ensemble de vos ebooks gratuitement
- Nombre de pages672
- FormatMulti-format
- ISBN0-596-55976-3
- EAN9780596559762
- Date de parution24/01/2000
- Protection num.NC
- Infos supplémentairesMulti-format incluant PDF sans p...
- ÉditeurO'Reilly
Résumé
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 provides it. It addresses all the basic technologies for common integration tasks on Windows, explaining both 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 Net protocols • Managing users and drives • Managing processes and services 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.