是否可以查询文件系统

是否可以查询文件系统

本文介绍了是否可以查询文件系统?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

当前,我仅通过迭代某些文件扩展名来搜索文件系统中的文件.可以这么说,这是我可以查询的最接近的文件系统吗?搜索文件系统时,有什么方法可以节省一些时间?


谢谢您的意见!! :)

Currently I am searching files in my filesystem by means of iterating only certain file extensions. Is this the closest I can come to querying the filesystem so to speak? Is there a way to shave off a bit of time while searching the filesystem?


thank you for your input!! :)

推荐答案


这篇关于是否可以查询文件系统?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

08-20 11:27