53 Star 127 Fork 0

vz/gse

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitignore 856 Bytes
一键复制 编辑 原始数据 按行查看 历史
vz 提交于 2021-10-21 16:12 . Update dictionary and test code
# Object files
.DS_Store
.vscode
.idea
examples/examples
examples/jp/jp
#
data/dict/zh/dict.txt
data/dict/zh/dictionary.txt
vendor
# vendor/github.com/vcaesar/tt
# Debug files
*.dSYM/
*.su
debug
# Architecture specific extensions/prefixes
*.[568vq]
[568vq].out
*.cgo1.go
*.cgo2.c
_cgo_defun.c
_cgo_gotypes.go
_cgo_export.*
_testmain.go
*.o
*.ko
*.obj
*.elf
# Precompiled Headers
*.gch
*.pch
# Libraries
*.lib
*.a
*.la
*.lo
# Shared objects (inc. Windows DLLs)
*.dll
*.so
*.so.*
*.dylib
# Executables
*.exe
*.out
*.app
*.i*86
*.x86_64
*.hex
# Binaries for programs and plugins
# Test binary, build with `go test -c`
*.test
# Output of the go coverage tool, specifically when used with LiteIDE
# *.out
# Project-local glide cache, RE: https://github.com/Masterminds/glide/issues/736
.glide/
examples/dict/embed/embed
examples/dict/embed/main
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/veni0/gse.git
git@gitee.com:veni0/gse.git
veni0
gse
gse
master

搜索帮助