发表于2024-12-22
Wxpython in Action 2024 pdf epub mobi 电子书
果然整整一章都在讲event handle的机制。对于在windows平台上,或者是写过x11程序的人来说,事件机制应该也都知道,讲那么多浪费很多纸。 当然wxWidgets处理消息的时候有一点自己的特殊地方,比如Skip()函数,不过一瞥之下也就了解了。 反正这章简单看了看,以后需要自定义事件...
评分第4章果然一章都在介绍pyCrust这个工具。作为pythong shell的替代品pyCrust还是不错的,它的提示功能很强。但是要是写一个工程,还是eclipse+pyDev更加的实用一些。主要是项目管理上eclipse很强大,debug也很方便。 第5章讲一些GUI开发上的规范。开篇就说3个方面 1. refactor...
评分第2章讲了如何建立菜单,状态条,还有frame和app的作用。比较有趣的是wx.App的参数,决定了output redirect。这个很有意思,可以不用什么Log库了吧。 第3章看了个头,讲了事件处理的一些基础知识。比较罗嗦。
评分第2章讲了如何建立菜单,状态条,还有frame和app的作用。比较有趣的是wx.App的参数,决定了output redirect。这个很有意思,可以不用什么Log库了吧。 第3章看了个头,讲了事件处理的一些基础知识。比较罗嗦。
评分第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.
写得很不错,有一个中文的网站叫wxPython活学活用就是翻译这本书,看了一大半,现在也用不上了
评分熟读了前五章,后面进阶和高阶翻了一遍,基本做了个了解
评分没想到上手这么容易
评分十年前玩wxpython时看的。。。原来我那么早就玩过python可是从来都不精通。其实并没有什么意思,各种GUI框架都一个意思,好用难用的差别, wxpython算比较方便,但是要高度定制并不方便。总之写GUI是体力活
评分比较不错的GUI入门书籍,不过中文版翻译的不是很好
Wxpython in Action 2024 pdf epub mobi 电子书