建库建表语句
0
-
Directory.GetFiles returning entire path, I only want the filename?
This is the code I have set up to scan a directory of files: Dim fileArray() As String fileArray = Directory.GetFiles(System.AppDomain.CurrentDomain.BaseDirectory & \"help\\\")[详细]
2022-12-28 01:25 分类:问答