摘要:
smartscreen.exe explorer searchApp.exe OneApp.IGCC.WinService.exe OneApp.IGCC.SDKCommandLine.exe NVDisplay.Container.exe GfxDownloadWrapper.exe igfxEM 阅读全文
摘要:
display notification "message" with title "title" subtitle "subtitle" display notification "message" sound name "Sound Name" Valid sound names are the 阅读全文
摘要:
#!/bin/bash osascript <<EOD tell application "Finder" if (get count of windows) ≥ 2 then close (get every window whose index is not 1) end if end tell 阅读全文