GoBase

module
v1.0.1-cuibase Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 23, 2020 License: Apache-2.0

README

Go基础学习

codebeat badge
GoBase

安装 简介
go get github.com/kuangcp/gobase/tool-box/kserver 静态文件 web服务器
go get github.com/kuangcp/gobase/tool-box/count 统计汉字工具
go get github.com/kuangcp/gobase/tool-box/pretty-json json 高亮 格式化
go get github.com/kuangcp/gobase/mybook 记账工具
go get github.com/kuangcp/gobase/tool-box/keyboard-man 按键监听 统计
go get github.com/kuangcp/gobase/tool-box/baidu-translation 命令行 百度翻译

  • Tips

找出可执行文件 加入 .gitignore find . -type f -exec file {} + | grep "ELF*" | sed 's/^.\///g' | awk '{print $1}' | sed 's/://g'

Directories

Path Synopsis
algorithm
learn
toolbox

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL