文件名称:Go-多引擎支持命令行翻译工具inGo
文件大小:79KB
文件格式:ZIP
更新时间:2022-09-02 19:35:35
Go开发-命令行/控制台
多引擎支持命令行翻译工具 in Go
【文件预览】:
fengkx-translator-f39d325
----.goreleaser.yml(733B)
----.gitignore(15B)
----go.mod(478B)
----Makefile(1KB)
----.travis.yml(243B)
----LICENSE(7KB)
----go.sum(3KB)
----main.go(2KB)
----README.md(1KB)
----vendor()
--------modules.txt(362B)
--------github.com()
----config()
--------config_test.go(324B)
--------path_darwin.go(188B)
--------path_default.go(259B)
--------path_windows.go(242B)
--------config.go(2KB)
----translator()
--------google.go(3KB)
--------response_test.go(550B)
--------response.go(3KB)
--------ciba_test.go(981B)
--------google_test.go(983B)
--------translator.go(150B)
--------ciba.go(2KB)
--------youdao.go(4KB)
--------youdao_test.go(998B)
--------baidu_api.go(2KB)
--------baidu_api_test.go(474B)
--------request.go(184B)