使用filesystemobject获取文件夹及子文件夹下所有文件名
1 Option Explicit 2 Dim i 3 Function sda(path) 4 Dim fso 5 Dim f 6 Dim s 7 Dim ff 8 Set fso = CreateObject("scripting.filesystemobject") 9 Set f = fso 阅读全文
posted @ 2023-07-26 10:48 松梅 阅读(166) 评论(0) 推荐(0)
1 Option Explicit 2 Dim i 3 Function sda(path) 4 Dim fso 5 Dim f 6 Dim s 7 Dim ff 8 Set fso = CreateObject("scripting.filesystemobject") 9 Set f = fso 阅读全文
posted @ 2023-07-26 10:48 松梅 阅读(166) 评论(0) 推荐(0)
posted @ 2022-05-15 20:47 松梅 阅读(101) 评论(0) 推荐(0)
posted @ 2022-05-15 17:24 松梅 阅读(72) 评论(0) 推荐(0)
posted @ 2021-05-24 00:18 松梅 阅读(4097) 评论(0) 推荐(0)
posted @ 2021-05-23 20:12 松梅 阅读(3237) 评论(0) 推荐(0)
posted @ 2021-05-23 17:04 松梅 阅读(1280) 评论(0) 推荐(0)
posted @ 2021-05-23 16:38 松梅 阅读(2047) 评论(0) 推荐(0)
posted @ 2021-05-23 16:32 松梅 阅读(2622) 评论(0) 推荐(0)
posted @ 2021-05-23 16:26 松梅 阅读(4767) 评论(0) 推荐(0)
posted @ 2021-05-23 16:20 松梅 阅读(5583) 评论(1) 推荐(0)