geekdoc-python-zh/docs/pythonlibrary/wxpython-by-example-reposit...

5 lines
1.1 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# wxPython by 示例存储库
> 原文:<https://www.blog.pythonlibrary.org/2012/07/06/wxpython-by-example-repository/>
我的长期读者可能记得我提到过,我试图将我的文章代码放入 bitbucket 上的 Mercurial 存储库中。我最近在这方面做得不是很好,但是我决定在那里发布一大堆 wxPython 示例脚本。当我帮助 wxPython 邮件列表、IRC、StackOverflow 等上的人时,我经常使用它们。它基本上是有组织的,有一些分散在各处的脚本想法,没有真正的脚本。然而,大多数脚本都是可用的,我希望浏览它们并在必要时更新它们。一些脚本可能会变成成熟的文章,而另一些则被搁置。总之,我唠叨够了。这里是回购的链接:[https://bitbucket.org/driscollis/mousevspython/src](https://bitbucket.org/driscollis/mousevspython/src)。只需点击标有“wxpython by example”的文件夹开始浏览。我提前为一些混杂在新内容中的旧代码道歉。过去几年我一直在把它们放在一起但我并不经常使用它们所以有些比其他的更新。