使用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 松梅 阅读(104) 评论(0) 推荐(0)
posted @ 2022-05-15 17:24 松梅 阅读(73) 评论(0) 推荐(0)
posted @ 2021-05-24 00:18 松梅 阅读(4099) 评论(0) 推荐(0)
posted @ 2021-05-23 20:12 松梅 阅读(3241) 评论(0) 推荐(0)
posted @ 2021-05-23 17:04 松梅 阅读(1281) 评论(0) 推荐(0)
posted @ 2021-05-23 16:38 松梅 阅读(2049) 评论(0) 推荐(0)
posted @ 2021-05-23 16:32 松梅 阅读(2625) 评论(0) 推荐(0)
posted @ 2021-05-23 16:26 松梅 阅读(4775) 评论(0) 推荐(0)
posted @ 2021-05-23 16:20 松梅 阅读(5587) 评论(1) 推荐(0)