lc-soft / LC-Finder

An image annotation and object detection tool written in C
https://lcfinder.lc-soft.io
GNU General Public License v2.0
176 stars 37 forks source link

同步文件列表时需要把更新过的文件算进来 #24

Closed lc-soft closed 8 years ago

lc-soft commented 8 years ago

文件列表缓存中需要记录文件最后修改时间,在同步文件列表时,如果文件已经缓存,则判断最后修改时间是否相同,不同则标记需更新数据库中的文件数据。