Python 3程序开发指南(第2版 修订版) 🔍
萨默菲尔德 海王星出版社_47, 2014
英语 [en] · 中文 [zh] · MOBI · 5.8MB · 2014 · 📕 小说类图书 · 🚀/lgli/zlib · Save
描述
Python 是一种脚本语言,在各个领域得到了日益广泛的应用。本书全面深入地对Python 语言进行了讲解。 本书首先讲述了构成Python 语言的8 个关键要素,之后分章节对其进行了详尽的阐述,包括数据类型、控制结构与函数、模块、文件处理、调试、进程与线程、网络、数据库、正则表达式、GUI 程序设计等各个方面,并介绍了其他一些相关主题。全书内容以实例讲解为主线,每章后面附有练习题,便于读者更好地理解和掌握所讲述的内容。 本书适合于作为Python 语言教科书使用,对Python 程序设计人员也有一定的参考价值。
备用文件名
zlib/no-category/萨默菲尔德/Python 3程序开发指南(第2版 修订版)_20332517.mobi
备选标题
Practical programming in Tcl/Tk Includes index
备选标题
Practical Programming in Tcl and Tk
备选标题
Python and Tkinter Programming
备选作者
Brent B. Welch, Ken Jones, with Jeffrey Hobbs
备选作者
Welch, Brent, Jones, Ken
备选作者
John E. Grayson
备选作者
Grayson, John
备用出版商
Manning ; Financial Times Management
备用出版商
Globe Fearon Educational Publishing
备用出版商
Manning Publications Co. LLC
备用出版商
Longman Publishing
备用出版商
Prentice Hall/PTR
备用出版商
Cengage Gale
备用出版商
Pearson
备用版本
4th ed., Upper Saddle River, NJ, New Jersey, 2003
备用版本
Greenwich, Conn, London, Connecticut, 1999
备用版本
United States, United States of America
备用版本
4th ed, Upper Saddle River, NJ, c2003
备用版本
1st edition, January 2000
备用版本
First Edition, PS, 2000
备用版本
Greenwich, CT, c2000
备用版本
Illustrated, 2000
元数据中的注释
Includes index.
Systems requirements for accompanying computer disc: Windows 9x/NT; Solaris; Macintosh.
备用描述
<p><b>Practical Programming in Tcl/Tk, 4th edition</b></p>
<ul>
<li>The Tcl/Tk bestseller <i>fully updated for Tcl 8.4!</i></li>
<li>Authoritative coverage of every Tcl and Tk command in the core toolkits</li>
<li>State-of-the-art Tk GUI coverage for Tcl, Perl, Python, and Ruby developers</li>
<li>Covers all key Tcl 8.4 enhancements: VFS, internationalization and performance improvements, new widgets, and much more</li>
<li>Covers multi-threaded Tcl applications and Starkits, a revolutionary way to package and deploy Tcl applications</li>
<li>CD-ROM: Source and binary Tcl/Tk distributions and extensions for Windows®, LinuxTM, SolarisTM, and Macintosh®, plus all code from the book</li>
</ul>
<p>The Tcl/Tk bestseller, now completely updated for Tcl 8.4!</p>
<p>The world's #1 guide to Tcl/Tk has been thoroughly updated to reflect Tcl/Tk8.4's powerful improvements in functionality, flexibility, and performance!Brent Welch, Ken Jones, and Jeffrey Hobbs, three of the world1s leading Tcl/Tk experts, cover every facet of Tcl/Tk programming, including cross-platform scripting and GUI development, networking, enterprise application integration, and much more.Coverage includes:</p>
<ul>
<li>Systematic explanations and sample code for all Tcl/Tk 8.4 core commands</li>
<li>Complete Tk GUI development guidance—<i>perfect for developers working with Perl, Python, or Ruby</i></li>
<li>Insider's insights into Tcl 8.4's key enhancements: VFS layer, internationalized font/character set support, new widgets, and more</li>
<li>Definitive coverage of TclHttpd web server—written by its creator</li>
<li>New ways to leverage Tcl/Tk 8.4's major performance improvements</li>
<li>Advanced coverage: threading, Safe Tcl, Tcl script library, regular expressions, and namespaces</li>
</ul>
<p>Whether you1re upgrading to Tcl/Tk 8.4, or building GUIs for applicationscreated with other languages, or just searching for a better cross-platformscripting solution, <i>Practical Programming in Tcl and Tk, Fourth Edition</i>delivers all you need to get results!</p>
<p>The accompanying CD-ROM includes source and binary distributionsof Tcl/Tk, Tcl extensions, and tools for Windows 9x/2000/XP, Linux, Solaris,and Macintosh, plus all the code from the book.</p>
备用描述
Practical Programming in Tcl/Tk is described as the "bible" for Tcl programmers. It is a guide to the Tcl/Tk programming language and GUI toolkit. This revision includes substantial updates to cover the new version 8.4-giving both an overview of the features, as well as details about every command in the language. The third edition, written on version 8.2, sold over 30,000 copies. Version 8.4 of Tcl - Tool Command Language-provides substantial updates to one of the most popular UNIX scripting languages. The latest release, includes the addition of a virtual filesystem (VFS), many additional programming widgets (spinbox, panedwindow, labelframe),and improved performance of about 20% over 8.3. The book provides a guide to the best ways to use the tooklit. It not only gives accurate details, but includes extensive examples that demonstrate the best way to use the toolkit. The authors are experts that have both developed the technology and used it to solve problems, so they have many valuable insights to relate to the readers.
备用描述
<p>If you are interested in Python and Tkinter, you have probably noticed that although there is some good contributed documentation on the Web, there is not enough to get Tkinter applications up and running. Python and Tkinter Programming is the answer. It is designed for readers who are familiar with Python and who need to develop applications with Graphical User Interfaces (GUIs).<br></p><p>Python and Tkinter Programming presents the elements of typical Python and Tkinter applications in a straight-forward fashion. Sample code illustrates each element. Complete applications that go far beyond the fill-the-form class of graphical user interfaces are presented; here you will find examples of complex controls, drawn interfaces and photorealistic panels. The code can readily be used as templates for new applications. Extensions to Python (such as ODBC) are examined as well.<br></p>
备用描述
Serving as a guide to Tcl/Tk, this work covers various facets of Tcl/Tk programming, including cross-platform scripting and GUI development, networking, enterprise application integration, and more. Its coverage includes: explanations and sample code for all Tcl/Tk 8.4 core commands; Tk GUI development guidance; and Tcl Httpd web server.
备用描述
This book includes full documentation for Tkinter, and also offers extensive examples for many real-world Python/Tkinter applications that will give programmers a quick start on their own projects.
开源日期
2022-03-14
更多信息……

🚀 快速下载

成为会员以支持书籍、论文等的长期保存。为了感谢您对我们的支持,您将获得高速下载权益。❤️
如果您在本月捐款,您将获得双倍的快速下载次数。

🐢 低速下载

由可信的合作方提供。 更多信息请参见常见问题解答。 (可能需要验证浏览器——无限次下载!)

所有选项下载的文件都相同,应该可以安全使用。即使这样,从互联网下载文件时始终要小心。例如,确保您的设备更新及时。
  • 对于大文件,我们建议使用下载管理器以防止中断。
    推荐的下载管理器:JDownloader
  • 您将需要一个电子书或 PDF 阅读器来打开文件,具体取决于文件格式。
    推荐的电子书阅读器:Anna的档案在线查看器ReadEraCalibre
  • 使用在线工具进行格式转换。
    推荐的转换工具:CloudConvertPrintFriendly
  • 您可以将 PDF 和 EPUB 文件发送到您的 Kindle 或 Kobo 电子阅读器。
    推荐的工具:亚马逊的“发送到 Kindle”djazz 的“发送到 Kobo/Kindle”
  • 支持作者和图书馆
    ✍️ 如果您喜欢这个并且能够负担得起,请考虑购买原版,或直接支持作者。
    📚 如果您当地的图书馆有这本书,请考虑在那里免费借阅。