搭建python for Symbian s60开发环境(含模拟器)
2010-08-30 00:05:00 来源:WEB开发网核心提示:except:import systype, value = sys.exc_info() [:2]appuifw.note(unicode(str(type)+''+str(value)), "info")returnelif i == 1:os.remove(item)focus
except:
import sys
type, value = sys.exc_info() [:2]
appuifw.note(unicode(str(type)+' '+str(value)), "info")
return
elif i == 1:
os.remove(item)
focused_item = index - 1
entries = self.current_dir.list_repr()
if not self.current_dir.at_root:
entries.insert(0, (u"..", u""))
self.lb.set_list(entries, focused_item)
if __name__ == '__main__':
Filebrowser().run()
[]
- ››FOREACH 宏之GCC实现
- ››搭建DHCP服务器
- ››python操作sharepoint对象模型
- ››Python 2.6.2的.pyc文件格式
- ››Python 2.6.2的字节码指令集一览
- ››Python 测试框架: 用 Python 测试框架简化测试
- ››Python 测试框架: 寻找要测试的模块
- ››Python的class系统
- ››Python 和 LDAP
- ››python图形处理库PIL(Python Image Library)
- ››Python图形图像处理库的介绍之Image模块
- ››Python和Google AppEngine开发基于Google架构的应...
更多精彩
赞助商链接