摘要: 源程序如上,源代码来源(刘永富博士-Excel VBA编程开发下册)。 运行之后,网页无反应,alert不弹窗。 经查询 https://www.runoob.com/jsref/event-body-onload.html https://blog.csdn.net/sinat_29398599/ 阅读全文
posted @ 2023-05-31 17:25 林而宁 阅读(18) 评论(0) 推荐(0)
摘要: Sub test3() '标准输出-查找相关目录下所有的GIF格式文件。 Dim TS1 As IWshRuntimeLibrary.TextStream Dim TS2 As IWshRuntimeLibrary.TextStream Set WShell = New IWshRuntimeLib 阅读全文
posted @ 2023-05-29 14:52 林而宁 阅读(307) 评论(0) 推荐(0)