摘要: #!/usr/bin/env python """Hello, wxPython! program."""import wx class Frame(wx.Frame): """Frame class that displays an image.""" def __init... 阅读全文
posted @ 2014-06-19 17:36 yufenghou 阅读(7268) 评论(0) 推荐(0)