我是小葵
Toggle navigation
Home
Archives
Tags
自动打开excel然后关闭
2022-12-13 17:00:43
10
0
0
admin
currentpath = createobject("Scripting.FileSystemObject").GetFolder(".").Path currentpath = currentpath & "\" Set objExcel = CreateObject("Excel.Application") Set objWorkbook = objExcel.Workbooks.Open (currentpath & "wsm.xlsx") objExcel.Workbooks(1).Close(true) objExcel.Quit
Pre:
webfinger
Next:
使用dependency-check检测开源项目漏洞
0
likes
10
Weibo
Wechat
Tencent Weibo
QQ Zone
RenRen
Table of content