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.
所以我有一个想法,我想实现,它如下:
我有一种使用 ReadDirectoryChangesW 来实现它的想法。但是我的问题是如何等待更改,但是当更改发生时,它会等待其完整性。第二个问题是如何识别已完成的子文件夹,以便我可以调用压缩方案并将其作为参数提供。
谢谢你。
因为它被标记为“winapi”,所以只要你看到它就在子目录上设置 NTFS 压缩属性。该目录中的任何新文件都将在创建时自动压缩。