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.
在项目中使用JNotify并满足我的所有要求,但有时它会表现出不一致的行为,例如
有时,当我将任何文件夹剪切并粘贴(拖放)到我的根文件夹时,它只读取文件夹而不是该文件夹的子文件夹(我刚刚粘贴),有时它读取所有子文件和文件夹
有时,当我删除文件夹时,它只会给出删除该文件夹的消息(并删除该文件夹及其所有子文件夹),有时它还会显示其子文件夹。
它看起来像是 JNotify 实现的限制。
查看文件/目录轮询的另一种方法以检测更改