Differences between revisions 2 and 13 (spanning 11 versions)
Revision 2 as of 2006-09-02 05:15:24
Size: 54
Editor: zhwang
Comment:
Revision 13 as of 2006-09-02 05:36:04
Size: 344
Editor: zhwang
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
wxPython in Action
= 第一部分 =
wxPython简介
[[TableOfContents]]
= 第1章 欢迎来到wxPython =

= 第2章 给你的wxPython程序一个坚固的基础 =

= 第3章 在事件驱动环境下工作 =
== 为了理解事件我需要哪些术语? ==
== 什么是事件驱动(event-driven)编程 ==
=== 编写事件处理函数(event handlers) ===
=== 设计事件驱动程序 ===

TableOfContents

第1章 欢迎来到wxPython

第2章 给你的wxPython程序一个坚固的基础

第3章 在事件驱动环境下工作

为了理解事件我需要哪些术语?

什么是事件驱动(event-driven)编程

编写事件处理函数(event handlers)

设计事件驱动程序

zhwang/wxPython_in_Action (last edited 2009-12-25 07:14:03 by localhost)