zhwang
/
wxPython_in_Action
Search:
Login
首页
CPUG
OpenBookProject
更新
搜索
帮助
zhwang/wxPython_in_Action
Immutable Page
Comments
Info
Attachments
More Actions:
Raw Text
Print View
Render as Docbook
Delete Cache
------------------------
Check Spelling
Like Pages
Local Site Map
------------------------
Rename Page
Delete Page
------------------------
Subscribe User
------------------------
Remove Spam
Revert to this revision
Package Pages
Sync Pages
------------------------
Load
Save
SlideShow
Revision 13 as of 2006-09-02 05:36:04
Clear message
TableOfContents
第1章 欢迎来到wxPython
第2章 给你的wxPython程序一个坚固的基础
第3章 在事件驱动环境下工作
为了理解事件我需要哪些术语?
什么是事件驱动(event-driven)编程
编写事件处理函数(event handlers)
设计事件驱动程序