Home > Software engineering >  VB to determine whether a directory is added folder
VB to determine whether a directory is added folder

Time:09-23

If I want to achieve C: \ \ 123 directory if someone has added a new folder,

CodePudding user response:

To determine the presence or absence of 123, there will traverse the 123 folder, then record the current traverse the file number, next time open in traverse
  • Related