windows vbs顯示桌面命令
CreationTime--2018年7月26日11點32分
Author:Marydon
Dim shell Set shell = CreateObject("Shell.Application") shell.ToggleDesktop
其中,Shell.Application不區分大小。
Dim shell Set shell = CreateObject("Shell.Application") shell.ToggleDesktop
其中,Shell.Application不區分大小。
本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。