摘要:        
我这里说的小型管理系统如图:可以点击菜单,右边的窗体相应出现不同的内容,小型应用够了,完整代码:#coding:utf-8'''Created on 2011-8-26@author: walker'''import wx class TestTB(wx.Treebook): def __init__(self, parent, id): wx.Treebook.__init__(self, parent, id, style=wx.BK_DEFAULT) idGenerator=self.getNextID(50)#实例化生成器 ...    阅读全文
posted @ 2011-08-26 20:36
$walker
阅读(2211)
评论(0)
推荐(0)
        

 浙公网安备 33010602011771号
浙公网安备 33010602011771号