If MsgBox("PS Multi Tools Library not found! Do you want to re-download it?") = MsgBoxResult.Yes Then If Utils.IsURLValid("http://X.X.X.X/psmt-lib.dll") Then Expand All @@ -35,14 +40,22 @@ Public Class NewMainWindow Dim PSMTInfo As FileVersionInfo = FileVersionInfo.GetVersi...
它使用 Go 的一些高级功能构建标签、访问 Windows 的 DLL 方法、Darwin 的 cgo 等。工作原理Darwin使用sysctl系统调用来检索进程表。Unix使用 procfs/proc来检查进程树。Windows使用 Windows API 和诸如方法 CreateToolhelp32Snapshot来获取进程表的时间点快照。安装使用标准安装go get$ go get github.com/mitchellh/...