Download the latest releases JAR file (via GitHub Releases), open a command line and run the JAR via java -jar, providing the necessary arguments. If you don't provide any arguments, it will print the ...
CGO_ENABLED=1 GOOS=linux GOARCH=amd64 go build -o abc-demo-linux main.go CGO_ENABLED=1 GOOS=windows GOARCH=amd64 go build -o abc-demo-windows.exe main.go win Windows主机编译Windows客户端 SET CGO_ENABLED=0 ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results