Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
文件
Clone or Download
类_程序 _test.go 431 Bytes
Copy Edit Raw Blame History
林伟奇 authored 2024-01-19 22:34 . 修复 Y运行文件去黑框 bug
package lin
import (
"fmt"
"testing"
)
func Test_键程序测试(t *testing.T) {
var 程序 C程序
程序.Y运行程序_隐藏运行(`C:\Program Files\Google\Chrome\Application\chrome.exe`)
fmt.Println(程序.Q取运行程序路径())
fmt.Println(程序.Q取进程id())
fmt.Println(0)
fmt.Println(程序.D等待程序关闭())
fmt.Println(1)
全_时间.YC延迟程序(5000)
程序.G关闭程序()
fmt.Println(2)
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化