2 Star 2 Fork 0

yanghy / http-server

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
test.go 210 Bytes
一键复制 编辑 原始数据 按行查看 历史
yanghy 提交于 2022-05-09 12:43 . up README.md
package test
import (
"gitee.com/snxamdf/golcl/tools/winRes"
"testing"
)
func testSyso(t *testing.T) {
syso()
}
func syso() {
newSYSO := winRes.NewSYSO()
newSYSO.RC()
}
func testLogs(t *testing.T) {
}
Go
1
https://gitee.com/snxamdf/http-server.git
git@gitee.com:snxamdf/http-server.git
snxamdf
http-server
http-server
v1.0.0

搜索帮助