示例#1
0
文件: app.py 项目: avida/webguy
 def __init__(self):
     FileBrowser.__init__(self, '\\192.168.1.115\share', True)
示例#2
0
文件: raspi.py 项目: avida/webguy
 def __init__(self, app):
     self.app = app
     FileBrowser.__init__(self, '/mnt/music')