Python论坛  - 讨论区

标题:[python-chinese] 文件大小和占用空间是不是不一样呢?

2006年07月07日 星期五 20:00

batfree batfreelist at gmail.com
Fri Jul 7 20:00:59 HKT 2006

最近在看与emule有关的东西,发现emule的临时文件中显示的文件有文件大小和占
用空间两项。其中文件大小是emule将要下载的文件的实际大小,而占用空间是
emule已经下载的文件大小,两者好像没有什么关系。从OS.stat得到的是文件的
大小而不是占用空间的大小,如何才能获得文件的实际占用空间呢?
另外,文件大小和占用空间为什么不一致呢?PYTHON里如何实现和建立大小
与占用空间不一致的文件呢?


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

2006年07月08日 星期六 01:13

Linker Lin linkerlin88 at gmail.com
Sat Jul 8 01:13:05 HKT 2006

当然不同。
占用空间一般大于实际大小,(在非NTFS压缩时),半个格子的文件要
占用一个整格子的空间。

On 7/7/06, batfree <batfreelist at gmail.com> wrote:
>
> 最近在看与emule有关的东西,发现emule的临时文件中显示的文件有文件大小和占
> 用空间两项。其中文件大小是emule将要下载的文件的实际大小,而占用空间是
> emule已经下载的文件大小,两者好像没有什么关系。从OS.stat得到的是文件的
> 大小而不是占用空间的大小,如何才能获得文件的实际占用空间呢?
> 另外,文件大小和占用空间为什么不一致呢?PYTHON里如何实现和建立大小
> 与占用空间不一致的文件呢?
>
> _______________________________________________
> 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
>



-- 
Linker M Lin
linkerlin88 at gmail.com
linker.m.lin at gmail.com
  ※※※※※※※※※
  ※※我思故我在※※
  ※※※※※※※※※
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20060708/ab035396/attachment.html

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

2006年07月08日 星期六 01:23

WhiteFox wyh817 at gmail.com
Sat Jul 8 01:23:47 HKT 2006

是的。。。

> On 7/7/06, batfree <batfreelist at gmail.com> wrote:
> > 最近在看与emule有关的东西,发现emule的临时文件中显示的文件有文件大小和占
> > 用空间两项。其中文件大小是emule将要下载的文件的实际大小,而占用空间是
> > emule已经下载的文件大小,两者好像没有什么关系。从OS.stat得到的是文件的
> > 大小而不是占用空间的大小,如何才能获得文件的实际占用空间呢?
> > 另外,文件大小和占用空间为什么不一致呢?PYTHON里如何实现和建立大小
> > 与占用空间不一致的文件呢?
> >
> > _______________________________________________
> > 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
> >
>
>
>
> --
> Linker M Lin
> linkerlin88 at gmail.com
> linker.m.lin at gmail.com
>   ※※※※※※※※※
>   ※※我思故我在※※
>   ※※※※※※※※※
> _______________________________________________
> 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
>
>

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

2006年07月08日 星期六 12:11

李晓锋 leexiaofeng at gmail.com
Sat Jul 8 12:11:04 HKT 2006

有空洞的文件占用空间可能远小于文件大小。

2006/7/8, WhiteFox <wyh817 at gmail.com>:
>
> 是的。。。
>
> > On 7/7/06, batfree <batfreelist at gmail.com> wrote:
> > > 最近在看与emule有关的东西,发现emule的临时文件中显示的文件有文件大小和占
> > > 用空间两项。其中文件大小是emule将要下载的文件的实际大小,而占用空间是
> > > emule已经下载的文件大小,两者好像没有什么关系。从OS.stat得到的是文件的
> > > 大小而不是占用空间的大小,如何才能获得文件的实际占用空间呢?
> > > 另外,文件大小和占用空间为什么不一致呢?PYTHON里如何实现和建立大小
> > > 与占用空间不一致的文件呢?
> > >
> > > _______________________________________________
> > > 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
> > >
> >
> >
> >
> > --
> > Linker M Lin
> > linkerlin88 at gmail.com
> > linker.m.lin at gmail.com
> >   ※※※※※※※※※
> >   ※※我思故我在※※
> >   ※※※※※※※※※
> > _______________________________________________
> > 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
> >
> >
>
> _______________________________________________
> 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
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20060708/e48c9835/attachment-0001.html

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

2006年07月12日 星期三 12:39

大熊 bearsprite at gmail.com
Wed Jul 12 12:39:10 HKT 2006

文件占用空间和你格式化磁盘的扇区大小有关,应该为扇区的整数倍,因此如果你的扇区大小为512个字节,即便你的文件才一个字节,显示占用空间也是512字节

2006/7/7, batfree <batfreelist at gmail.com>:
>
> 最近在看与emule有关的东西,发现emule的临时文件中显示的文件有文件大小和占
> 用空间两项。其中文件大小是emule将要下载的文件的实际大小,而占用空间是
> emule已经下载的文件大小,两者好像没有什么关系。从OS.stat得到的是文件的
> 大小而不是占用空间的大小,如何才能获得文件的实际占用空间呢?
> 另外,文件大小和占用空间为什么不一致呢?PYTHON里如何实现和建立大小
> 与占用空间不一致的文件呢?
>
> _______________________________________________
> 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
>



-- 
茫茫人海,你是我的最爱
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20060712/a28673a0/attachment.html

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

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

    你的回复:

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

    Zeuux © 2025

    京ICP备05028076号