Python论坛  - 讨论区

标题:[python-chinese] 如何获取文件的大小?

2005年12月30日 星期五 14:19

Xikun Yang xikun.nightsnow at gmail.com
Fri Dec 30 14:19:23 HKT 2005

小弟刚学python,问个比较弱的问题,能不能不读取文件的内容就获得文件的大小?有没有比较方便的方法?

--
Best regards
Gameloft Beijing
Yang Xikun
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20051230/bd4f7c85/attachment.html

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2005年12月30日 星期五 14:29

Zoom Quiet zoom.quiet at gmail.com
Fri Dec 30 14:29:33 HKT 2005

在 05-12-30,Xikun Yang<xikun.nightsnow at gmail.com> 写道:
> 小弟刚学python,问个比较弱的问题,能不能不读取文件的内容就获得文件的大小?有没有比较方便的方法?
>
http://wiki.woodpecker.org.cn/moin/KwDay5#head-0039713f2c84c78860440704f4588b3a8f65f931
os.stat()

> --
> Best regards
> Gameloft Beijing
> Yang Xikun
> _______________________________________________
> python-chinese
> Post: send python-chinese at lists.python.cn
> Subscribe: send subscribe to
> python-chinese-request at lists.python.cn
> Unsubscribe: send unsubscribe to
> python-chinese-request at lists.python.cn
> Detail Info:
> http://python.cn/mailman/listinfo/python-chinese
>
>


--
# Time is unimportant, only life important!
## 面朝开源,我心自由!

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2005年12月30日 星期五 14:35

Xikun Yang xikun.nightsnow at gmail.com
Fri Dec 30 14:35:12 HKT 2005

多谢,我再看看文档。

2005/12/30, Zoom Quiet <zoom.quiet at gmail.com>:
>
> 在 05-12-30,Xikun Yang<xikun.nightsnow at gmail.com> 写道:
> > 小弟刚学python,问个比较弱的问题,能不能不读取文件的内容就获得文件的大小?有没有比较方便的方法?
> >
>
> http://wiki.woodpecker.org.cn/moin/KwDay5#head-0039713f2c84c78860440704f4588b3a8f65f931
> os.stat()
>
> > --
> > Best regards
> > Gameloft Beijing
> > Yang Xikun
> > _______________________________________________
> > python-chinese
> > Post: send python-chinese at lists.python.cn
> > Subscribe: send subscribe to
> > python-chinese-request at lists.python.cn
> > Unsubscribe: send unsubscribe to
> > python-chinese-request at lists.python.cn
> > Detail Info:
> > http://python.cn/mailman/listinfo/python-chinese
> >
> >
>
>
> --
> # Time is unimportant, only life important!
> ## 面朝开源,我心自由!
>
> _______________________________________________
> python-chinese
> Post: send python-chinese at lists.python.cn
> Subscribe: send subscribe to python-chinese-request at lists.python.cn
> Unsubscribe: send unsubscribe to  python-chinese-request at lists.python.cn
> Detail Info: http://python.cn/mailman/listinfo/python-chinese
>
>


--
Best regards
Gameloft Beijing
Yang Xikun
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20051230/87e8f40f/attachment.htm

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2005年12月30日 星期五 14:39

Qiangning Hong hongqn at gmail.com
Fri Dec 30 14:39:23 HKT 2005

Zoom Quiet wrote:
> 在 05-12-30,Xikun Yang<xikun.nightsnow at gmail.com> 写道:
> 
>>小弟刚学python,问个比较弱的问题,能不能不读取文件的内容就获得文件的大小?有没有比较方便的方法?
>>
> 
> http://wiki.woodpecker.org.cn/moin/KwDay5#head-0039713f2c84c78860440704f4588b3a8f65f931
> os.stat()

or os.path.getsize(path)


-- 
Qiangning Hong
http://hongqn.hn.org
Registered Linux User #396996

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2005年12月30日 星期五 14:41

limodou limodou at gmail.com
Fri Dec 30 14:41:43 HKT 2005

2005/12/30, Zoom Quiet <zoom.quiet at gmail.com>:
> 在 05-12-30,Xikun Yang<xikun.nightsnow at gmail.com> 写道:
> > 小弟刚学python,问个比较弱的问题,能不能不读取文件的内容就获得文件的大小?有没有比较方便的方法?
> >
> http://wiki.woodpecker.org.cn/moin/KwDay5#head-0039713f2c84c78860440704f4588b3a8f65f931
> os.stat()
>

os.path.getsize('d:/a.html')

--
I like python!
My Blog: http://www.donews.net/limodou
NewEdit Maillist: http://groups.google.com/group/NewEdit

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

如下红色区域有误,请重新填写。

    你的回复:

    请 登录 后回复。还没有在Zeuux哲思注册吗?现在 注册 !

    Zeuux © 2025

    京ICP备05028076号