# go-learn **Repository Path**: Jyokiyi/go-learn ## Basic Information - **Project Name**: go-learn - **Description**: Go语言学习 - **Primary Language**: Go - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-09-01 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # go-learn #### 介绍 Go语言学习 #### 红黑树的学习 示例已经写好,设定好`GOPATH`之后,进入src目录,运行如下命令: go run main.go 所在目录结构:
└─src
    │  main.go
    │
    └─myrbtree
            rbtree.go
红黑树的详细介绍地址:[https://mp.weixin.qq.com/s?__biz=MzA3NzYyMjA1Nw==&mid=2649890840&idx=1&sn=5aa8b4aebcbe4ed0a3b13cea3c937b2f&chksm=8749be5eb03e37482953697751936772c1bd6fe52632650f5e2b050d6f6dfed30458af80f62a&token=642186181&lang=zh_CN#rd](https://mp.weixin.qq.com/s?__biz=MzA3NzYyMjA1Nw==&mid=2649890840&idx=1&sn=5aa8b4aebcbe4ed0a3b13cea3c937b2f&chksm=8749be5eb03e37482953697751936772c1bd6fe52632650f5e2b050d6f6dfed30458af80f62a&token=642186181&lang=zh_CN#rd) 可以扫描二维码关注公众号[Jyokiyi1990]: ![qrcode.jpg](qrcode.jpg)