Size: 412
Comment:
|
← Revision 5 as of 2009-12-25 07:17:25 ⇥
Size: 473
Comment: converted to 1.6 markup
|
Deletions are marked like this. | Additions are marked like this. |
Line 2: | Line 2: |
##language:zh #pragma section-numbers on |
#language zh #pragma section-numbers 2 |
Line 5: | Line 5: |
[[TableOfContents]] | <<TableOfContents>> |
Line 8: | Line 8: |
["wxWidgets"]的Python实现。 | [[wxWidgets]]的Python实现。 |
Line 14: | Line 14: |
* ["wxPython API"] 本地下载 * [:wxPythonBook:wxPython In Action] Manning 2006年版 |
* [[wxPython_API]] 本地下载 * [[wxPythonBook|wxPython In Action]] Manning 2006年版 |
Line 18: | Line 18: |
* [NewEdit] - limodou * [EasyGuider] - limodou |
* NewEdit - limodou 基于 [[Mix-in技术介绍|Mix-In]] 技术的文本编辑器 |
Line 21: | Line 21: |
== Tips & Tricks == | * EasyGuider - limodou == 技巧 == |
wxPython
wxWidgets的Python实现。
1. 资源
wxPython_API 本地下载
wxPython In Action Manning 2006年版
2. 作品
NewEdit - limodou
基于 Mix-In 技术的文本编辑器
EasyGuider - limodou