如何检测单个文件的文件系统大小限制

编程入门 行业动态 更新时间:2024-10-23 04:40:06
本文介绍了如何检测单个文件的文件系统大小限制的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

有没有办法检测单个文件的文件系统大小限制(例如脂肪32上的4GB)?

is there a way to detect the file system size limitations of individual files (e.g. 4gb on fat 32)?

它必须在Windows操作系统上工作,作为便携式解决方案。检测文件系统类型可能是一个工作,但我不知道如何做到这一点。

It must work on Windows OS, but better would be a portable solution. Detecting the file system type could be a work around, but I don't know how you can do that either.

任何人都可以帮助我吗?

Can anybody help me out here?

提前感谢 Tobias

Thank you in advance Tobias

推荐答案

在Windows上键入 GetVolumeInformation

You can detect the filesystem type on Windows with GetVolumeInformation

更多推荐

如何检测单个文件的文件系统大小限制

本文发布于:2023-10-31 18:48:24,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1546963.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:文件系统   大小   文件

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!