Open LichongQ opened 7 years ago
golang相关
go语言博客:http://www.flysnow.org/
排序算法博客:http://bubkoo.com/tags/algorithm/
beego:快速开发go应用的http框架
nats:采用“发布-订阅"模型的分布式消息通信系统
正则匹配:FindAllStringSubmatch
go的信号机制:undefined SIGUSR2
go测试:go test ; go test -file xx_test.go; go test -run="Test_function"
shell中目录的切换:dirs -v,pushd ${dir},popd ${dir}
vendor:golang使用vendor目录来管理依赖包
dockerfile的命令FROM,ARG,RUN,COPY,ENTRYPOINT,CMD
数据结构存储器redis:keyvalue存储系统,http://www.redis.net.cn/tutorial/3501.html
go爬虫框架:go_spider
go命令行库:cobra,用于生成程序应用和命令行文件,学习链接:https://studygolang.com/articles/7588
java相关
golang语法
java语法
oracle
Shell
Spring Boot 使用Hibernate validator校验 https://www.cnblogs.com/mr-yang-localhost/p/7812038.html
golang相关
go语言博客:http://www.flysnow.org/
排序算法博客:http://bubkoo.com/tags/algorithm/
beego:快速开发go应用的http框架
nats:采用“发布-订阅"模型的分布式消息通信系统
正则匹配:FindAllStringSubmatch
go的信号机制:undefined SIGUSR2
go测试:go test ; go test -file xx_test.go; go test -run="Test_function"
shell中目录的切换:dirs -v,pushd ${dir},popd ${dir}
vendor:golang使用vendor目录来管理依赖包
dockerfile的命令FROM,ARG,RUN,COPY,ENTRYPOINT,CMD
数据结构存储器redis:keyvalue存储系统,http://www.redis.net.cn/tutorial/3501.html
go爬虫框架:go_spider
go命令行库:cobra,用于生成程序应用和命令行文件,学习链接:https://studygolang.com/articles/7588