Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我希望能够显示类似于 Mac OS X 中内置的系统信息应用程序中使用的磁盘空间使用细分图表(见下图)。我已经搜索过,但找不到返回任何详细故障的 API。我能找到的最好的是使用的总磁盘空间。
据我所知,屏幕截图中的数据(在此示例中实际上看起来不正确)不是通过调整默认音乐、电影、照片和应用程序文件夹的大小来计算的。它似乎确实将特定文件类型使用的数据相加。
也许他们正在使用元数据 API 并稍微自定义搜索?这就是我过去用来分解某些类型的方法......
https://developer.apple.com/library/mac/documentation/Carbon/Conceptual/SpotlightQuery/Concepts/Introduction.html