标签

## 简介 使用 `electron` 时,若引入外部文件,默认是将文件打包进 `app.asar`

```go set GOOS=windows set GOARCH=amd64 go build -

·2023/05/18 · 14 次浏览
编程与技术GoexeWindows