Home > Net >  Traverse the file in addition to the specified file name
Traverse the file in addition to the specified file name

Time:10-13

1 why not use the not except for?

GetFiles (Not "*. Bin")
Error: long cannot be converted to string

2 repeated traversal

Lead to a folder under the two files can traverse dozens of

CodePudding user response:

The
refer to the original poster QEVM response:
1 except why can't we use not to?

GetFiles (Not "*. Bin")
Error: long cannot be converted to string

2 repeated traversal

Lead to a folder under the two files can traverse dozens of

"Hurry! Vb.net how to traverse the folder and subfolders and files, one by one, recursive?" , https://bbs.csdn.net/topics/392772884
  • Related