Wxpython 简明教程

wxPython Tutorial

wxPython 是 wxWidgets 和 Python 编程库的混合体。这个入门教程提供了 GUI 编程的基本知识,并帮助你创建桌面 GUI 应用程序。

wxPython is a blend of wxWidgets and Python programming library. This introductory tutorial provides the basics of GUI programming and helps you create desktop GUI applications.

Audience

本教程专为热衷于学习如何开发 GUI 桌面应用程序的软件程序员而设计。

This tutorial is designed for software programmers who are keen on learning how to develop GUI applications for the desktop.

Prerequisites

您应该对计算机编程术语有基本的理解。对 Python 和任何编程语言的基本了解是加分项。

You should have a basic understanding of computer programming terminologies. A basic understanding of Python and any of the programming languages is a plus.