使用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 松梅 阅读(154) 评论(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 松梅 阅读(154) 评论(0) 推荐(0)
posted @ 2022-05-15 20:47 松梅 阅读(81) 评论(0) 推荐(0)
posted @ 2022-05-15 17:24 松梅 阅读(64) 评论(0) 推荐(0)
posted @ 2021-05-24 00:18 松梅 阅读(4024) 评论(0) 推荐(0)
posted @ 2021-05-23 20:12 松梅 阅读(3179) 评论(0) 推荐(0)
posted @ 2021-05-23 17:04 松梅 阅读(1234) 评论(0) 推荐(0)
posted @ 2021-05-23 16:38 松梅 阅读(1987) 评论(0) 推荐(0)
posted @ 2021-05-23 16:32 松梅 阅读(2577) 评论(0) 推荐(0)
posted @ 2021-05-23 16:26 松梅 阅读(4660) 评论(0) 推荐(0)
posted @ 2021-05-23 16:20 松梅 阅读(5475) 评论(1) 推荐(0)