rsrc - Tool for embedding binary resources in Go programs.
INSTALL: go get github.com/akavel/rsrc
USAGE:
rsrc.exe [-manifest FILE.exe.manifest] [-ico FILE.ico[,FILE2.ico...]] [OPTIONS...]
Generates a .syso file with specified resources embedded in .rsrc section,
aimed for consumption by Go linker when building Win32 excecutables.
The generated *.syso files should get automatically recognized by 'go build'
command and linked into an executable/library, as long as there are any *.go
files in the same directory.
OPTIONS:
-arch string
architecture of output file - one of: 386, amd64, [EXPERIMENTAL: arm, arm64] (default "amd64")
-ico string
comma-separated list of paths to .ico files to embed
-manifest string
path to a Windows manifest file to embed
-o string
name of output COFF (.res or .syso) file; if set to empty, will default to 'rsrc_windows_{arch}.syso'
Based on ideas presented by Minux.
In case anything does not work, it'd be nice if you could report (either via Github
issues, or via email to czapkofan@gmail.com), and please attach the input file(s)
which resulted in a problem, plus error message & symptoms, and/or any other details.
TODO MAYBE/LATER:
- fix or remove FIXMEs
LICENSE: MIT
Copyright 2013-2020 The rsrc Authors.
http://github.com/akavel/rsrc
(NOTE: This project is currently in low-priority maintenance mode. I welcome
bug reports and sometimes try to address them, but this happens very randomly.
If it works for you, that's great and I'm happy! Still, and especially if not,
you might like to check the following more featureful alternative from @tc-hib
who is a very nice guy:
https://github.com/tc-hib/go-winres)
没有合适的资源?快使用搜索试试~ 我知道了~
bali-golang资源
共99个文件
go:45个
png:8个
yml:4个
需积分: 1 0 下载量 119 浏览量
2025-01-28
06:31:35
上传
评论
收藏 595KB ZIP 举报
温馨提示
Golang
资源推荐
资源详情
资源评论
收起资源包目录
score_upload.zip (99个子文件)
go.mod 2KB
.github
dependabot.yml 137B
workflows
ci.yml 1KB
go.sum 21KB
LICENSE 1KB
README.zh-CN.md 7KB
cmd
bali
command_build.go 1KB
winres.toml 2KB
res
bali.ico 60KB
chili.png 13KB
chili.svg 2KB
crate.toml 459B
windows.go 610B
command_update.go 262B
main.go 3KB
command_clean.go 473B
docs
unix.md 24B
spec.md 3KB
bali.docker.json 0B
windows.md 154B
bali.toml 387B
module
goversioninfo
icon.go 3KB
LICENSE 1KB
VERSION 89B
lang_cs.go 7KB
structbuild.go 7KB
goversioninfo.go 8KB
rsrc
.hgignore 36B
buildcross.bat 684B
.travis.yml 546B
LICENSE.txt 1KB
AUTHORS 153B
README.txt 2KB
VERSION 72B
rsrc
rsrc.go 2KB
internal
write.go 813B
binutil
plain.go 384B
sizedfile.go 676B
walk.go 1KB
writer.go 513B
testdata
manifest.xml 1KB
akavel.ico 4KB
syncthing.ico 160KB
tmp.go 72B
ico
ico.go 5KB
coff
coff.go 10KB
ar
file_writer_test.go 8KB
writer_test.go 822B
default_writer.go 3KB
reader_test.go 8KB
LICENSE 1KB
VERSION 74B
ar.go 4KB
file_writer.go 3KB
writer.go 4KB
.golangci.yml 633B
reader.go 7KB
testdata
second_even 10B
uneven_file_sizes.a 160B
first_even 16B
even_file_sizes.a 154B
second_uneven 13B
long_filenames_gnu.a 328B
first_uneven 17B
long_filename_bsd.a 136B
ar_test.go 2KB
default_writer_test.go 7KB
pkg
barrow
tar.go 6KB
resources
template.sh 2KB
zip.go 5KB
version.go 2KB
crate.go 1KB
barrow_test.go 872B
cleanup.go 2KB
package.go 4KB
vcs.go 2KB
rpm.go 4KB
nfpm.go 6KB
misc.go 3KB
barrow.go 8KB
test
rpmsimple
main.go 2KB
xz
xz.go 726B
cli.sh 2KB
args
args.go 2KB
ico
circular-chart-32.png 2KB
circular-chart-128.png 8KB
circular-chart-64.png 4KB
circular-chart-16.png 890B
ico.go 2KB
circular-chart.png.ico 66KB
circular-chart-24.png 1KB
circular-chart.png 35KB
circular-chart-256.png 17KB
.gitignore 330B
makeico
ico.go 2KB
script
bootstrap.ps1 1KB
bootstrap.sh 2KB
bootstrap.bat 94B
readme.txt 81B
共 99 条
- 1
资源评论
wjs2024
- 粉丝: 2620
- 资源: 5730
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
- DeepSeek深度学习模型本地化部署详尽教程
- 中文3DMAX混沌破碎插件ChaosFracture下载
- 淘淘商城源代码-包括sql文件
- 在 PyCharm 上设置 Matplotlib
- 如何在 PyCharm 中配置鼠标快捷键?
- 步步高录音电话HCD198驱动终端安装软件
- 萤石摄像头相关图像识别项目
- 电子电路仿真的关键工具及应用:Multisim、Proteus和PCB设计入门与进阶
- Cursor代码编辑器的智能代码补全功能评测.pdf
- Cursor对多语言的支持能力及表现.pdf
- 基于Linux平台ROS框架下的机器人控制系统和路径识别项目
- Cursor在处理大型项目时的性能表现.pdf
- 626020767609646AI2 Offline Companion.apk
- 机器学习开发全流程详解与关键开源资源汇总及应用实例
- B_V6.7.2.apk
- MATLAB环境下LMS算法的仿真开发及其应用场景
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功