发表于2025-02-01
Wxpython in Action 2025 pdf epub mobi 电子书
第4章果然一章都在介绍pyCrust这个工具。作为pythong shell的替代品pyCrust还是不错的,它的提示功能很强。但是要是写一个工程,还是eclipse+pyDev更加的实用一些。主要是项目管理上eclipse很强大,debug也很方便。 第5章讲一些GUI开发上的规范。开篇就说3个方面 1. refactor...
评分除了介绍wxPython本身,这本书里面有大量GUI编程的基本概念。对于熟悉GUI编程的人来说可能有点罗嗦,但对于新手来说绝对是很好的入门材料。
评分作者啰里啰唆的说了一堆东西,直接快速读过。大概花了一个多小时,连读带写程序的看完第一章。 这本书总共500来页,一天一章,不用2个星期就完事了。看看能否做点什么有趣的东西。 可惜上不了网,不然拿来做个什么分析douban.com的各种数据估计还是比较有意思的。
评分1、推荐两个界面设计器 wxGlade http://sourceforge.net/projects/wxglade/ wxFormBuilder http://sourceforge.net/projects/wxformbuilder/ 使用设计器之前,先看看书,了解一下sizer的概念,这样就比较好上手了。 之前在windows环境下使用过的GUI设计工具都是控件绝对定位...
评分第2章讲了如何建立菜单,状态条,还有frame和app的作用。比较有趣的是wx.App的参数,决定了output redirect。这个很有意思,可以不用什么Log库了吧。 第3章看了个头,讲了事件处理的一些基础知识。比较罗嗦。
图书标签: Python wxPython GUI 编程 Programming 程序设计 wx 计算机
How to build a state-of-the-art GUI using the wxPython toolkit. * co-authored by the toolkit's developer, Robert Dunn * the only published source for the wxPython toolkit * complete resource, including reference, tutorial and many unique examples of working with the code. Because they are often large and complex, GUI programming toolkits can be hard to use. xyPython is a combination of the Python programming language and the wxWidgets toolkit, which allows programmers to create programs with a robust, highly functional graphical user interface, simply and easily. wxPython combines the power of an exceptionally complete user interface toolkit with an exceptionally flexible programming language. The result is a toolkit that is unique in the ease with which complex applications can be built and maintained. wxPython in Action is a complete guide to the wxPython toolkit, containing a tutorial for getting started, a guide to best practices and a reference to wxPythons' extensive widget set. After an easy introduction to wxPython concepts and programming practices, the book takes an in-depth tour of when and how to use the bountiful collection of widgets offered by wxPython. All features are illustrated with useful code examples and reference tables are included for handy lookup of an objects properties, methods and events. The book enables developers to learn wxPython quickly and remains a valuable resource for future work.
看这个不如直接去看demo
评分没想到上手这么容易
评分读了前面6章最可能用到的
评分作个手册少了些内容,建议作为入门读物。
评分比较不错的GUI入门书籍,不过中文版翻译的不是很好
Wxpython in Action 2025 pdf epub mobi 电子书