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.
有没有办法处理由任何浏览器下载或从另一个位置移动或复制的文件(不是下载、移动或应对)?
Safari 和 Chrome 添加了 .(.*) 下载扩展名,下载完成更轻松。移动或应对是快速的过程,因此可以在延迟一段时间后通过文件大小差异来处理它们。但在某些情况下,例如 firefox 下载过程,它也可能不可靠。
我也想要跨平台的解决方案。我使用 Qt 框架。
我不确定您的问题到底是什么,但也许QFileSystemWatcher是您正在寻找的。
从文档中:
QFileSystemWatcher 类提供了一个接口,用于监视文件和目录的修改