明天需要我们用手去创造
lvxinzhi
我就在这里
全部博文(321)
RCP(12)
2015年(9)
2014年(84)
2013年(101)
2012年(25)
2011年(29)
2010年(21)
2009年(6)
2008年(23)
2007年(23)
ehero
小雅贝贝
zorawang
山林溜达
Yhz007
chuxuezh
yutianlt
qianchao
wuzhiyua
libin198
aike
826yang
分类: Python/Ruby
2013-01-24 08:24:31
import os for root,dirs,files in os.walk(r'E:\\Java\\penavicoqd'): for file in files: print root + os.sep + file
上一篇:python字符串
下一篇:Python POST任意的HTTP数据以及使用Cookie
登录 注册