文件名称:创建可交互进程
文件大小:47KB
文件格式:PDF
更新时间:2024-02-10 07:04:19
进程
go language 版本: 需要依赖winpty.dll 和 winpty-agent.exe winpty.go package winpty import ( fmt io os syscall unsafe ) type Options struct { // DllDir is the path to winpty.dll and winpty-agent.exe DllDir string // FilePath sets the title of the console FilePath string // Command is the