lab002

command
v0.0.0-...-f10d331 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 8, 2023 License: MIT Imports: 1 Imported by: 0

README

压缩打包大小

打包命令

  • go build -o lab002_1 main.go
  • go build -o lab002_2 -ldflags "-w -s" main.go
  • upx lab002_2 -o lab002_3
  • upx lab002_2 --brute -o lab002_4

效果

Imgur

参考资料

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL