Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zyallers/zyaller

代码过程中记录的各种技术问题和解决方案可以在未来参考, 与他人分享,共同学习,并记录在成长过程中。
https://github.com/zyallers/zyaller

api chrome git go high-performance html linux mysql php redis

Last synced: 2 months ago
JSON representation

代码过程中记录的各种技术问题和解决方案可以在未来参考, 与他人分享,共同学习,并记录在成长过程中。

Awesome Lists containing this project

README

        

# ZYALLER
![ZYaller](https://raw.githubusercontent.com/ZYallers/ZYaller/master/static/image/password.jpg)

## 传承一生一点一滴
> [flow.zyall.com](https://flow.zyall.com)

代码过程中记录的各种技术问题和解决方案可以在未来参考,
与他人分享,共同学习,并记录在成长过程中。

### TAG

- [**API**](https://github.com/ZYallers/ZYaller/tree/master/tag/golang)
- [Elasticsearch Kibana查询语法](https://github.com/ZYallers/ZYaller/blob/master/tag/api/Elasticsearch%20Kibana%E6%9F%A5%E8%AF%A2%E8%AF%AD%E6%B3%95.md)
- [HTTP状态码](https://github.com/ZYallers/ZYaller/blob/master/tag/api/HTTP%E7%8A%B6%E6%80%81%E7%A0%81.md)
- [通过淘宝API根据IP获取地址数据](https://github.com/ZYallers/ZYaller/blob/master/tag/api/%E9%80%9A%E8%BF%87%E6%B7%98%E5%AE%9DAPI%E6%A0%B9%E6%8D%AEIP%E8%8E%B7%E5%8F%96%E5%9C%B0%E5%9D%80%E6%95%B0%E6%8D%AE.md)
- [非常适用的各大平台免费API接口](https://github.com/ZYallers/ZYaller/blob/master/tag/api/%E9%9D%9E%E5%B8%B8%E9%80%82%E7%94%A8%E7%9A%84%E5%90%84%E5%A4%A7%E5%B9%B3%E5%8F%B0%E5%85%8D%E8%B4%B9API%E6%8E%A5%E5%8F%A3.md)
- [**CHROME**](https://github.com/ZYallers/ZYaller/tree/master/tag/golang)
- [Chrome怎么导出扩展程序(插件)为crx文件](https://github.com/ZYallers/ZYaller/blob/master/tag/chrome/Chrome%E6%80%8E%E4%B9%88%E5%AF%BC%E5%87%BA%E6%89%A9%E5%B1%95%E7%A8%8B%E5%BA%8F%EF%BC%88%E6%8F%92%E4%BB%B6%EF%BC%89%E4%B8%BAcrx%E6%96%87%E4%BB%B6.md)
- [**GIT**](https://github.com/ZYallers/ZYaller/tree/master/tag/golang)
- [Fatal cannot do a partial commit during a merge](https://github.com/ZYallers/ZYaller/blob/master/tag/git/Fatal%20cannot%20do%20a%20partial%20commit%20during%20a%20merge.md)
- [Git使用规范和工作流说明](https://github.com/ZYallers/ZYaller/blob/master/tag/git/Git%E4%BD%BF%E7%94%A8%E8%A7%84%E8%8C%83%E5%92%8C%E5%B7%A5%E4%BD%9C%E6%B5%81%E8%AF%B4%E6%98%8E.md)
- [REST API URI 设计的七准则](https://github.com/ZYallers/ZYaller/blob/master/tag/git/REST%20API%20URI%20%E8%AE%BE%E8%AE%A1%E7%9A%84%E4%B8%83%E5%87%86%E5%88%99.md)
- [保存git的账号密码](https://github.com/ZYallers/ZYaller/blob/master/tag/git/%E4%BF%9D%E5%AD%98git%E7%9A%84%E8%B4%A6%E5%8F%B7%E5%AF%86%E7%A0%81.md)
- [**GOLANG**](https://github.com/ZYallers/ZYaller/tree/master/tag/golang)
- [GO 实现在 select 语句中优先级](https://github.com/ZYallers/ZYaller/blob/master/tag/golang/GO%20%E5%AE%9E%E7%8E%B0%E5%9C%A8%20select%20%E8%AF%AD%E5%8F%A5%E4%B8%AD%E4%BC%98%E5%85%88%E7%BA%A7.md)
- [Go 100以内所有素数求和](https://github.com/ZYallers/ZYaller/blob/master/tag/golang/Go%20100%E4%BB%A5%E5%86%85%E6%89%80%E6%9C%89%E7%B4%A0%E6%95%B0%E6%B1%82%E5%92%8C.md)
- [Go Context 的正确使用姿势](https://github.com/ZYallers/ZYaller/blob/master/tag/golang/Go%20Context%20%E7%9A%84%E6%AD%A3%E7%A1%AE%E4%BD%BF%E7%94%A8%E5%A7%BF%E5%8A%BF.md)
- [Go string与[]byte的两种转换方式介绍对比](https://github.com/ZYallers/ZYaller/blob/master/tag/golang/Go%20string%E4%B8%8E%5B%5Dbyte%E7%9A%84%E4%B8%A4%E7%A7%8D%E8%BD%AC%E6%8D%A2%E6%96%B9%E5%BC%8F%E4%BB%8B%E7%BB%8D%E5%AF%B9%E6%AF%94.md)
- [Go struct 不能犯的一个低级错误](https://github.com/ZYallers/ZYaller/blob/master/tag/golang/Go%20struct%20%E4%B8%8D%E8%83%BD%E7%8A%AF%E7%9A%84%E4%B8%80%E4%B8%AA%E4%BD%8E%E7%BA%A7%E9%94%99%E8%AF%AF.md)
- [Go 为什么不在语言层面支持 map 并发?](https://github.com/ZYallers/ZYaller/blob/master/tag/golang/Go%20%E4%B8%BA%E4%BB%80%E4%B9%88%E4%B8%8D%E5%9C%A8%E8%AF%AD%E8%A8%80%E5%B1%82%E9%9D%A2%E6%94%AF%E6%8C%81%20map%20%E5%B9%B6%E5%8F%91%EF%BC%9F.md)
- [Go 从一个字符串里,找出连续重复出现最多次的字符](https://github.com/ZYallers/ZYaller/blob/master/tag/golang/Go%20%E4%BB%8E%E4%B8%80%E4%B8%AA%E5%AD%97%E7%AC%A6%E4%B8%B2%E9%87%8C%EF%BC%8C%E6%89%BE%E5%87%BA%E8%BF%9E%E7%BB%AD%E9%87%8D%E5%A4%8D%E5%87%BA%E7%8E%B0%E6%9C%80%E5%A4%9A%E6%AC%A1%E7%9A%84%E5%AD%97%E7%AC%A6.md)
- [Go 并发控制:errgroup 详解](https://github.com/ZYallers/ZYaller/blob/master/tag/golang/Go%20%E5%B9%B6%E5%8F%91%E6%8E%A7%E5%88%B6%EF%BC%9Aerrgroup%20%E8%AF%A6%E8%A7%A3.md)
- [Go 性能加速器:你需要知道的 5 个诀窍和技巧](https://github.com/ZYallers/ZYaller/blob/master/tag/golang/Go%20%E6%80%A7%E8%83%BD%E5%8A%A0%E9%80%9F%E5%99%A8%EF%BC%9A%E4%BD%A0%E9%9C%80%E8%A6%81%E7%9F%A5%E9%81%93%E7%9A%84%205%20%E4%B8%AA%E8%AF%80%E7%AA%8D%E5%92%8C%E6%8A%80%E5%B7%A7.md)
- [Go 泛型简明入门](https://github.com/ZYallers/ZYaller/blob/master/tag/golang/Go%20%E6%B3%9B%E5%9E%8B%E7%AE%80%E6%98%8E%E5%85%A5%E9%97%A8.md)
- [Go 源码里的这些 ::go- 指令,你知道吗?](https://github.com/ZYallers/ZYaller/blob/master/tag/golang/Go%20%E6%BA%90%E7%A0%81%E9%87%8C%E7%9A%84%E8%BF%99%E4%BA%9B%20::go-%20%E6%8C%87%E4%BB%A4%EF%BC%8C%E4%BD%A0%E7%9F%A5%E9%81%93%E5%90%97%EF%BC%9F.md)
- [Go 通过反射实现指针类型的拷贝](https://github.com/ZYallers/ZYaller/blob/master/tag/golang/Go%20%E9%80%9A%E8%BF%87%E5%8F%8D%E5%B0%84%E5%AE%9E%E7%8E%B0%E6%8C%87%E9%92%88%E7%B1%BB%E5%9E%8B%E7%9A%84%E6%8B%B7%E8%B4%9D.md)
- [Go 错误处理:Defer、Panic、Recover 三剑客](https://github.com/ZYallers/ZYaller/blob/master/tag/golang/Go%20%E9%94%99%E8%AF%AF%E5%A4%84%E7%90%86%EF%BC%9ADefer%E3%80%81Panic%E3%80%81Recover%20%E4%B8%89%E5%89%91%E5%AE%A2.md)
- [Go 面试官:单核 CPU,开两个 Goroutine,其中一个死循环,会怎么样?](https://github.com/ZYallers/ZYaller/blob/master/tag/golang/Go%20%E9%9D%A2%E8%AF%95%E5%AE%98%EF%BC%9A%E5%8D%95%E6%A0%B8%20CPU%EF%BC%8C%E5%BC%80%E4%B8%A4%E4%B8%AA%20Goroutine%EF%BC%8C%E5%85%B6%E4%B8%AD%E4%B8%80%E4%B8%AA%E6%AD%BB%E5%BE%AA%E7%8E%AF%EF%BC%8C%E4%BC%9A%E6%80%8E%E4%B9%88%E6%A0%B7%EF%BC%9F.md)
- [Golang 优雅的检查channel关闭](https://github.com/ZYallers/ZYaller/blob/master/tag/golang/Golang%20%E4%BC%98%E9%9B%85%E7%9A%84%E6%A3%80%E6%9F%A5channel%E5%85%B3%E9%97%AD.md)
- [Golang程序员开发效率神器汇总](https://github.com/ZYallers/ZYaller/blob/master/tag/golang/Golang%E7%A8%8B%E5%BA%8F%E5%91%98%E5%BC%80%E5%8F%91%E6%95%88%E7%8E%87%E7%A5%9E%E5%99%A8%E6%B1%87%E6%80%BB.md)
- [Go中恰到好处的内存对齐](https://github.com/ZYallers/ZYaller/blob/master/tag/golang/Go%E4%B8%AD%E6%81%B0%E5%88%B0%E5%A5%BD%E5%A4%84%E7%9A%84%E5%86%85%E5%AD%98%E5%AF%B9%E9%BD%90.md)
- [Go在容器运行时要注意的细节](https://github.com/ZYallers/ZYaller/blob/master/tag/golang/Go%E5%9C%A8%E5%AE%B9%E5%99%A8%E8%BF%90%E8%A1%8C%E6%97%B6%E8%A6%81%E6%B3%A8%E6%84%8F%E7%9A%84%E7%BB%86%E8%8A%82.md)
- [go build 完全攻略](https://github.com/ZYallers/ZYaller/blob/master/tag/golang/go%20build%20%E5%AE%8C%E5%85%A8%E6%94%BB%E7%95%A5.md)
- [go get命令特有标记简介](https://github.com/ZYallers/ZYaller/blob/master/tag/golang/go%20get%E5%91%BD%E4%BB%A4%E7%89%B9%E6%9C%89%E6%A0%87%E8%AE%B0%E7%AE%80%E4%BB%8B.md)
- [go list 报 can't compute 'all' using the vendor directory错误问题解决](https://github.com/ZYallers/ZYaller/blob/master/tag/golang/go%20list%20%E6%8A%A5%20can%27t%20compute%20%27all%27%20using%20the%20vendor%20directory%E9%94%99%E8%AF%AF%E9%97%AE%E9%A2%98%E8%A7%A3%E5%86%B3.md)
- [go sort包实现对字符串slice的排序](https://github.com/ZYallers/ZYaller/blob/master/tag/golang/go%20sort%E5%8C%85%E5%AE%9E%E7%8E%B0%E5%AF%B9%E5%AD%97%E7%AC%A6%E4%B8%B2slice%E7%9A%84%E6%8E%92%E5%BA%8F.md)
- [go 使用 fresh 类库实现 gin 热重启](https://github.com/ZYallers/ZYaller/blob/master/tag/golang/go%20%E4%BD%BF%E7%94%A8%20fresh%20%E7%B1%BB%E5%BA%93%E5%AE%9E%E7%8E%B0%20gin%20%E7%83%AD%E9%87%8D%E5%90%AF.md)
- [go 报错 unrecognized import path "golang.org x sys unix"](https://github.com/ZYallers/ZYaller/blob/master/tag/golang/go%20%E6%8A%A5%E9%94%99%20unrecognized%20import%20path%20%22golang.org%20x%20sys%20unix%22.md)
- [go 数组对象的两种排序方法](https://github.com/ZYallers/ZYaller/blob/master/tag/golang/go%20%E6%95%B0%E7%BB%84%E5%AF%B9%E8%B1%A1%E7%9A%84%E4%B8%A4%E7%A7%8D%E6%8E%92%E5%BA%8F%E6%96%B9%E6%B3%95.md)
- [go 整型前置补0和后置指定位数置0](https://github.com/ZYallers/ZYaller/blob/master/tag/golang/go%20%E6%95%B4%E5%9E%8B%E5%89%8D%E7%BD%AE%E8%A1%A50%E5%92%8C%E5%90%8E%E7%BD%AE%E6%8C%87%E5%AE%9A%E4%BD%8D%E6%95%B0%E7%BD%AE0.md)
- [golang curl 工具介绍](https://github.com/ZYallers/ZYaller/blob/master/tag/golang/golang%20curl%20%E5%B7%A5%E5%85%B7%E4%BB%8B%E7%BB%8D.md)
- [golang fmt.Sprintf 格式化输出](https://github.com/ZYallers/ZYaller/blob/master/tag/golang/golang%20fmt.Sprintf%20%E6%A0%BC%E5%BC%8F%E5%8C%96%E8%BE%93%E5%87%BA.md)
- [golang mysql表结构转换成struct结构体](https://github.com/ZYallers/ZYaller/blob/master/tag/golang/golang%20mysql%E8%A1%A8%E7%BB%93%E6%9E%84%E8%BD%AC%E6%8D%A2%E6%88%90struct%E7%BB%93%E6%9E%84%E4%BD%93.md)
- [golang 一个可以多协程且支持依赖的Curl请求接口方法](https://github.com/ZYallers/ZYaller/blob/master/tag/golang/golang%20%E4%B8%80%E4%B8%AA%E5%8F%AF%E4%BB%A5%E5%A4%9A%E5%8D%8F%E7%A8%8B%E4%B8%94%E6%94%AF%E6%8C%81%E4%BE%9D%E8%B5%96%E7%9A%84Curl%E8%AF%B7%E6%B1%82%E6%8E%A5%E5%8F%A3%E6%96%B9%E6%B3%95.md)
- [golang 中for range 陷阱](https://github.com/ZYallers/ZYaller/blob/master/tag/golang/golang%20%E4%B8%ADfor%20range%20%E9%99%B7%E9%98%B1.md)
- [golang 创建Redis连接池和Redis基础操作](https://github.com/ZYallers/ZYaller/blob/master/tag/golang/golang%20%E5%88%9B%E5%BB%BARedis%E8%BF%9E%E6%8E%A5%E6%B1%A0%E5%92%8CRedis%E5%9F%BA%E7%A1%80%E6%93%8D%E4%BD%9C.md)
- [golang 利用反射调用类方法(类似 php 的 call_user_func 方法)](https://github.com/ZYallers/ZYaller/blob/master/tag/golang/golang%20%E5%88%A9%E7%94%A8%E5%8F%8D%E5%B0%84%E8%B0%83%E7%94%A8%E7%B1%BB%E6%96%B9%E6%B3%95%EF%BC%88%E7%B1%BB%E4%BC%BC%20php%20%E7%9A%84%20call_user_func%20%E6%96%B9%E6%B3%95%EF%BC%89.md)
- [golang 包管理工具 govendor 使用教程](https://github.com/ZYallers/ZYaller/blob/master/tag/golang/golang%20%E5%8C%85%E7%AE%A1%E7%90%86%E5%B7%A5%E5%85%B7%20govendor%20%E4%BD%BF%E7%94%A8%E6%95%99%E7%A8%8B.md)
- [golang 四舍五入保留小数后五位数](https://github.com/ZYallers/ZYaller/blob/master/tag/golang/golang%20%E5%9B%9B%E8%88%8D%E4%BA%94%E5%85%A5%E4%BF%9D%E7%95%99%E5%B0%8F%E6%95%B0%E5%90%8E%E4%BA%94%E4%BD%8D%E6%95%B0.md)
- [golang 多协程且支持依赖的Curl请求工具](https://github.com/ZYallers/ZYaller/blob/master/tag/golang/golang%20%E5%A4%9A%E5%8D%8F%E7%A8%8B%E4%B8%94%E6%94%AF%E6%8C%81%E4%BE%9D%E8%B5%96%E7%9A%84Curl%E8%AF%B7%E6%B1%82%E5%B7%A5%E5%85%B7.md)
- [golang 并行执行函数(协程+通道+超时限制)](https://github.com/ZYallers/ZYaller/blob/master/tag/golang/golang%20%E5%B9%B6%E8%A1%8C%E6%89%A7%E8%A1%8C%E5%87%BD%E6%95%B0%EF%BC%88%E5%8D%8F%E7%A8%8B+%E9%80%9A%E9%81%93+%E8%B6%85%E6%97%B6%E9%99%90%E5%88%B6%EF%BC%89.md)
- [golang 我们应该用指针替代结构体的副本吗?](https://github.com/ZYallers/ZYaller/blob/master/tag/golang/golang%20%E6%88%91%E4%BB%AC%E5%BA%94%E8%AF%A5%E7%94%A8%E6%8C%87%E9%92%88%E6%9B%BF%E4%BB%A3%E7%BB%93%E6%9E%84%E4%BD%93%E7%9A%84%E5%89%AF%E6%9C%AC%E5%90%97%EF%BC%9F.md)
- [golang 文件以及文件夹路径相关操作](https://github.com/ZYallers/ZYaller/blob/master/tag/golang/golang%20%E6%96%87%E4%BB%B6%E4%BB%A5%E5%8F%8A%E6%96%87%E4%BB%B6%E5%A4%B9%E8%B7%AF%E5%BE%84%E7%9B%B8%E5%85%B3%E6%93%8D%E4%BD%9C.md)
- [golang 简单通用的协程池实现](https://github.com/ZYallers/ZYaller/blob/master/tag/golang/golang%20%E7%AE%80%E5%8D%95%E9%80%9A%E7%94%A8%E7%9A%84%E5%8D%8F%E7%A8%8B%E6%B1%A0%E5%AE%9E%E7%8E%B0.md)
- [golang学习笔记](https://github.com/ZYallers/ZYaller/blob/master/tag/golang/golang%E5%AD%A6%E4%B9%A0%E7%AC%94%E8%AE%B0.md)
- [gorm零值无法更新问题的解决办法](https://github.com/ZYallers/ZYaller/blob/master/tag/golang/gorm%E9%9B%B6%E5%80%BC%E6%97%A0%E6%B3%95%E6%9B%B4%E6%96%B0%E9%97%AE%E9%A2%98%E7%9A%84%E8%A7%A3%E5%86%B3%E5%8A%9E%E6%B3%95.md)
- [go中获取字符串长度的几种方法](https://github.com/ZYallers/ZYaller/blob/master/tag/golang/go%E4%B8%AD%E8%8E%B7%E5%8F%96%E5%AD%97%E7%AC%A6%E4%B8%B2%E9%95%BF%E5%BA%A6%E7%9A%84%E5%87%A0%E7%A7%8D%E6%96%B9%E6%B3%95.md)
- [go实现大文件下载显示下载进度](https://github.com/ZYallers/ZYaller/blob/master/tag/golang/go%E5%AE%9E%E7%8E%B0%E5%A4%A7%E6%96%87%E4%BB%B6%E4%B8%8B%E8%BD%BD%E6%98%BE%E7%A4%BA%E4%B8%8B%E8%BD%BD%E8%BF%9B%E5%BA%A6.md)
- [go并发执行函数快速获取数据的方法之一(协程+通道)](https://github.com/ZYallers/ZYaller/blob/master/tag/golang/go%E5%B9%B6%E5%8F%91%E6%89%A7%E8%A1%8C%E5%87%BD%E6%95%B0%E5%BF%AB%E9%80%9F%E8%8E%B7%E5%8F%96%E6%95%B0%E6%8D%AE%E7%9A%84%E6%96%B9%E6%B3%95%E4%B9%8B%E4%B8%80%EF%BC%88%E5%8D%8F%E7%A8%8B+%E9%80%9A%E9%81%93%EF%BC%89.md)
- [go并发执行函数快速获取结果的方法之一(sync.WaitGroup)](https://github.com/ZYallers/ZYaller/blob/master/tag/golang/go%E5%B9%B6%E5%8F%91%E6%89%A7%E8%A1%8C%E5%87%BD%E6%95%B0%E5%BF%AB%E9%80%9F%E8%8E%B7%E5%8F%96%E7%BB%93%E6%9E%9C%E7%9A%84%E6%96%B9%E6%B3%95%E4%B9%8B%E4%B8%80%EF%BC%88sync.WaitGroup%EF%BC%89.md)
- [为什么要从PHP转向Go](https://github.com/ZYallers/ZYaller/blob/master/tag/golang/%E4%B8%BA%E4%BB%80%E4%B9%88%E8%A6%81%E4%BB%8EPHP%E8%BD%AC%E5%90%91Go.md)
- [四舍五入在go语言中为何如此困难](https://github.com/ZYallers/ZYaller/blob/master/tag/golang/%E5%9B%9B%E8%88%8D%E4%BA%94%E5%85%A5%E5%9C%A8go%E8%AF%AD%E8%A8%80%E4%B8%AD%E4%B8%BA%E4%BD%95%E5%A6%82%E6%AD%A4%E5%9B%B0%E9%9A%BE.md)
- [延长变量的生命周期](https://github.com/ZYallers/ZYaller/blob/master/tag/golang/%E5%BB%B6%E9%95%BF%E5%8F%98%E9%87%8F%E7%9A%84%E7%94%9F%E5%91%BD%E5%91%A8%E6%9C%9F.md)
- [推荐一个安装和管理Go版本的工具goup](https://github.com/ZYallers/ZYaller/blob/master/tag/golang/%E6%8E%A8%E8%8D%90%E4%B8%80%E4%B8%AA%E5%AE%89%E8%A3%85%E5%92%8C%E7%AE%A1%E7%90%86Go%E7%89%88%E6%9C%AC%E7%9A%84%E5%B7%A5%E5%85%B7goup.md)
- [这道题竟然只有 12% 的人答对](https://github.com/ZYallers/ZYaller/blob/master/tag/golang/%E8%BF%99%E9%81%93%E9%A2%98%E7%AB%9F%E7%84%B6%E5%8F%AA%E6%9C%89%2012%25%20%E7%9A%84%E4%BA%BA%E7%AD%94%E5%AF%B9.md)
- [**HIGH CONCURRENT**](https://github.com/ZYallers/ZYaller/tree/master/tag/golang)
- [Web系统大规模并发(电商秒杀与抢购)](https://github.com/ZYallers/ZYaller/blob/master/tag/high-concurrent/Web%E7%B3%BB%E7%BB%9F%E5%A4%A7%E8%A7%84%E6%A8%A1%E5%B9%B6%E5%8F%91%EF%BC%88%E7%94%B5%E5%95%86%E7%A7%92%E6%9D%80%E4%B8%8E%E6%8A%A2%E8%B4%AD%EF%BC%89.md)
- [**HTML CSS**](https://github.com/ZYallers/ZYaller/tree/master/tag/golang)
- [CSS实现鼠标悬停经过图片由中心点逐渐放大效果](https://github.com/ZYallers/ZYaller/blob/master/tag/html-css/CSS%E5%AE%9E%E7%8E%B0%E9%BC%A0%E6%A0%87%E6%82%AC%E5%81%9C%E7%BB%8F%E8%BF%87%E5%9B%BE%E7%89%87%E7%94%B1%E4%B8%AD%E5%BF%83%E7%82%B9%E9%80%90%E6%B8%90%E6%94%BE%E5%A4%A7%E6%95%88%E6%9E%9C.md)
- [**JAVASCRIPT**](https://github.com/ZYallers/ZYaller/tree/master/tag/golang)
- [Deno是什么,跟Node又有什么关联?](https://github.com/ZYallers/ZYaller/blob/master/tag/javascript/Deno%E6%98%AF%E4%BB%80%E4%B9%88%EF%BC%8C%E8%B7%9FNode%E5%8F%88%E6%9C%89%E4%BB%80%E4%B9%88%E5%85%B3%E8%81%94%EF%BC%9F.md)
- [JS判断 []==false 结果为什么是true](https://github.com/ZYallers/ZYaller/blob/master/tag/javascript/JS%E5%88%A4%E6%96%AD%20%5B%5D==false%20%E7%BB%93%E6%9E%9C%E4%B8%BA%E4%BB%80%E4%B9%88%E6%98%AFtrue.md)
- [JS判断图片是否加载完成](https://github.com/ZYallers/ZYaller/blob/master/tag/javascript/JS%E5%88%A4%E6%96%AD%E5%9B%BE%E7%89%87%E6%98%AF%E5%90%A6%E5%8A%A0%E8%BD%BD%E5%AE%8C%E6%88%90.md)
- [JS字符串和二进制列表的相互转换](https://github.com/ZYallers/ZYaller/blob/master/tag/javascript/JS%E5%AD%97%E7%AC%A6%E4%B8%B2%E5%92%8C%E4%BA%8C%E8%BF%9B%E5%88%B6%E5%88%97%E8%A1%A8%E7%9A%84%E7%9B%B8%E4%BA%92%E8%BD%AC%E6%8D%A2.md)
- [JS格式化显示JSON数据](https://github.com/ZYallers/ZYaller/blob/master/tag/javascript/JS%E6%A0%BC%E5%BC%8F%E5%8C%96%E6%98%BE%E7%A4%BAJSON%E6%95%B0%E6%8D%AE.md)
- [JS防止监听scroll 事件影响页面性能](https://github.com/ZYallers/ZYaller/blob/master/tag/javascript/JS%E9%98%B2%E6%AD%A2%E7%9B%91%E5%90%ACscroll%20%E4%BA%8B%E4%BB%B6%E5%BD%B1%E5%93%8D%E9%A1%B5%E9%9D%A2%E6%80%A7%E8%83%BD.md)
- [JS鼠标悬停经过图片由中心点逐渐放大效果](https://github.com/ZYallers/ZYaller/blob/master/tag/javascript/JS%E9%BC%A0%E6%A0%87%E6%82%AC%E5%81%9C%E7%BB%8F%E8%BF%87%E5%9B%BE%E7%89%87%E7%94%B1%E4%B8%AD%E5%BF%83%E7%82%B9%E9%80%90%E6%B8%90%E6%94%BE%E5%A4%A7%E6%95%88%E6%9E%9C.md)
- [jQuery 查看图片插件(鼠标经过图片放大镜效果)](https://github.com/ZYallers/ZYaller/blob/master/tag/javascript/jQuery%20%E6%9F%A5%E7%9C%8B%E5%9B%BE%E7%89%87%E6%8F%92%E4%BB%B6%28%E9%BC%A0%E6%A0%87%E7%BB%8F%E8%BF%87%E5%9B%BE%E7%89%87%E6%94%BE%E5%A4%A7%E9%95%9C%E6%95%88%E6%9E%9C%29.md)
- [**LINUX**](https://github.com/ZYallers/ZYaller/tree/master/tag/golang)
- [6条shell小技巧,让脚本显得不再业余](https://github.com/ZYallers/ZYaller/blob/master/tag/linux/6%E6%9D%A1shell%E5%B0%8F%E6%8A%80%E5%B7%A7%EF%BC%8C%E8%AE%A9%E8%84%9A%E6%9C%AC%E6%98%BE%E5%BE%97%E4%B8%8D%E5%86%8D%E4%B8%9A%E4%BD%99.md)
- [Linux 设置git账号密码或token本地保存或缓存](https://github.com/ZYallers/ZYaller/blob/master/tag/linux/Linux%20%E8%AE%BE%E7%BD%AEgit%E8%B4%A6%E5%8F%B7%E5%AF%86%E7%A0%81%E6%88%96token%E6%9C%AC%E5%9C%B0%E4%BF%9D%E5%AD%98%E6%88%96%E7%BC%93%E5%AD%98.md)
- [Linux下搜索指定目录下文件中特定字符串并高亮显示匹配关键词](https://github.com/ZYallers/ZYaller/blob/master/tag/linux/Linux%E4%B8%8B%E6%90%9C%E7%B4%A2%E6%8C%87%E5%AE%9A%E7%9B%AE%E5%BD%95%E4%B8%8B%E6%96%87%E4%BB%B6%E4%B8%AD%E7%89%B9%E5%AE%9A%E5%AD%97%E7%AC%A6%E4%B8%B2%E5%B9%B6%E9%AB%98%E4%BA%AE%E6%98%BE%E7%A4%BA%E5%8C%B9%E9%85%8D%E5%85%B3%E9%94%AE%E8%AF%8D.md)
- [crontab定时任务操作](https://github.com/ZYallers/ZYaller/blob/master/tag/linux/crontab%E5%AE%9A%E6%97%B6%E4%BB%BB%E5%8A%A1%E6%93%8D%E4%BD%9C.md)
- [crontab每分钟、每小时、每天、每周、每月、每年定时执行](https://github.com/ZYallers/ZYaller/blob/master/tag/linux/crontab%E6%AF%8F%E5%88%86%E9%92%9F%E3%80%81%E6%AF%8F%E5%B0%8F%E6%97%B6%E3%80%81%E6%AF%8F%E5%A4%A9%E3%80%81%E6%AF%8F%E5%91%A8%E3%80%81%E6%AF%8F%E6%9C%88%E3%80%81%E6%AF%8F%E5%B9%B4%E5%AE%9A%E6%97%B6%E6%89%A7%E8%A1%8C.md)
- [linux crontab实现每秒执行的两种方法](https://github.com/ZYallers/ZYaller/blob/master/tag/linux/linux%20crontab%E5%AE%9E%E7%8E%B0%E6%AF%8F%E7%A7%92%E6%89%A7%E8%A1%8C%E7%9A%84%E4%B8%A4%E7%A7%8D%E6%96%B9%E6%B3%95.md)
- [linux echo 输出结果带颜色](https://github.com/ZYallers/ZYaller/blob/master/tag/linux/linux%20echo%20%E8%BE%93%E5%87%BA%E7%BB%93%E6%9E%9C%E5%B8%A6%E9%A2%9C%E8%89%B2.md)
- [linux grep 同时满足多个关键字和满足任意关键字](https://github.com/ZYallers/ZYaller/blob/master/tag/linux/linux%20grep%20%E5%90%8C%E6%97%B6%E6%BB%A1%E8%B6%B3%E5%A4%9A%E4%B8%AA%E5%85%B3%E9%94%AE%E5%AD%97%E5%92%8C%E6%BB%A1%E8%B6%B3%E4%BB%BB%E6%84%8F%E5%85%B3%E9%94%AE%E5%AD%97.md)
- [linux ps 命令输出结果排序及标题](https://github.com/ZYallers/ZYaller/blob/master/tag/linux/linux%20ps%20%E5%91%BD%E4%BB%A4%E8%BE%93%E5%87%BA%E7%BB%93%E6%9E%9C%E6%8E%92%E5%BA%8F%E5%8F%8A%E6%A0%87%E9%A2%98.md)
- [linux shell case语句用法 以及 case default设置](https://github.com/ZYallers/ZYaller/blob/master/tag/linux/linux%20shell%20case%E8%AF%AD%E5%8F%A5%E7%94%A8%E6%B3%95%20%E4%BB%A5%E5%8F%8A%20case%20default%E8%AE%BE%E7%BD%AE.md)
- [linux shell 判断文件(夹)是否存在,变量是否有值或相等](https://github.com/ZYallers/ZYaller/blob/master/tag/linux/linux%20shell%20%E5%88%A4%E6%96%AD%E6%96%87%E4%BB%B6%28%E5%A4%B9%29%E6%98%AF%E5%90%A6%E5%AD%98%E5%9C%A8%EF%BC%8C%E5%8F%98%E9%87%8F%E6%98%AF%E5%90%A6%E6%9C%89%E5%80%BC%E6%88%96%E7%9B%B8%E7%AD%89.md)
- [linux top 实时监控某进程使用占用CPU和内存情况](https://github.com/ZYallers/ZYaller/blob/master/tag/linux/linux%20top%20%E5%AE%9E%E6%97%B6%E7%9B%91%E6%8E%A7%E6%9F%90%E8%BF%9B%E7%A8%8B%E4%BD%BF%E7%94%A8%E5%8D%A0%E7%94%A8CPU%E5%92%8C%E5%86%85%E5%AD%98%E6%83%85%E5%86%B5.md)
- [linux实现按天生成日志文件并自动清理](https://github.com/ZYallers/ZYaller/blob/master/tag/linux/linux%E5%AE%9E%E7%8E%B0%E6%8C%89%E5%A4%A9%E7%94%9F%E6%88%90%E6%97%A5%E5%BF%97%E6%96%87%E4%BB%B6%E5%B9%B6%E8%87%AA%E5%8A%A8%E6%B8%85%E7%90%86.md)
- [shell sed awk 获取第几行 第几列](https://github.com/ZYallers/ZYaller/blob/master/tag/linux/shell%20sed%20awk%20%E8%8E%B7%E5%8F%96%E7%AC%AC%E5%87%A0%E8%A1%8C%20%E7%AC%AC%E5%87%A0%E5%88%97.md)
- [shell xargs 与 awk 联合使用批量杀进程](https://github.com/ZYallers/ZYaller/blob/master/tag/linux/shell%20xargs%20%E4%B8%8E%20awk%20%E8%81%94%E5%90%88%E4%BD%BF%E7%94%A8%E6%89%B9%E9%87%8F%E6%9D%80%E8%BF%9B%E7%A8%8B.md)
- [shell 整型变量自增(加1)的几种方法](https://github.com/ZYallers/ZYaller/blob/master/tag/linux/shell%20%E6%95%B4%E5%9E%8B%E5%8F%98%E9%87%8F%E8%87%AA%E5%A2%9E%EF%BC%88%E5%8A%A01%EF%BC%89%E7%9A%84%E5%87%A0%E7%A7%8D%E6%96%B9%E6%B3%95.md)
- [shell 查看端口占用情况 lsof,并关闭对应进程 kill](https://github.com/ZYallers/ZYaller/blob/master/tag/linux/shell%20%E6%9F%A5%E7%9C%8B%E7%AB%AF%E5%8F%A3%E5%8D%A0%E7%94%A8%E6%83%85%E5%86%B5%20lsof%EF%BC%8C%E5%B9%B6%E5%85%B3%E9%97%AD%E5%AF%B9%E5%BA%94%E8%BF%9B%E7%A8%8B%20kill.md)
- [shell 监控CPU使用情况](https://github.com/ZYallers/ZYaller/blob/master/tag/linux/shell%20%E7%9B%91%E6%8E%A7CPU%E4%BD%BF%E7%94%A8%E6%83%85%E5%86%B5.md)
- [shell 监控内存使用情况](https://github.com/ZYallers/ZYaller/blob/master/tag/linux/shell%20%E7%9B%91%E6%8E%A7%E5%86%85%E5%AD%98%E4%BD%BF%E7%94%A8%E6%83%85%E5%86%B5.md)
- [shell 获取服务器IP](https://github.com/ZYallers/ZYaller/blob/master/tag/linux/shell%20%E8%8E%B7%E5%8F%96%E6%9C%8D%E5%8A%A1%E5%99%A8IP.md)
- [shell 获得nohup后台运行进程的PID](https://github.com/ZYallers/ZYaller/blob/master/tag/linux/shell%20%E8%8E%B7%E5%BE%97nohup%E5%90%8E%E5%8F%B0%E8%BF%90%E8%A1%8C%E8%BF%9B%E7%A8%8B%E7%9A%84PID.md)
- [shell下执行mysql命令使输出结果不打印列名](https://github.com/ZYallers/ZYaller/blob/master/tag/linux/shell%E4%B8%8B%E6%89%A7%E8%A1%8Cmysql%E5%91%BD%E4%BB%A4%E4%BD%BF%E8%BE%93%E5%87%BA%E7%BB%93%E6%9E%9C%E4%B8%8D%E6%89%93%E5%8D%B0%E5%88%97%E5%90%8D.md)
- [shell端口占用检查](https://github.com/ZYallers/ZYaller/blob/master/tag/linux/shell%E7%AB%AF%E5%8F%A3%E5%8D%A0%E7%94%A8%E6%A3%80%E6%9F%A5.md)
- [shell读取mysql数据并转成二维数组](https://github.com/ZYallers/ZYaller/blob/master/tag/linux/shell%E8%AF%BB%E5%8F%96mysql%E6%95%B0%E6%8D%AE%E5%B9%B6%E8%BD%AC%E6%88%90%E4%BA%8C%E7%BB%B4%E6%95%B0%E7%BB%84.md)
- [vim常用技巧](https://github.com/ZYallers/ZYaller/blob/master/tag/linux/vim%E5%B8%B8%E7%94%A8%E6%8A%80%E5%B7%A7.md)
- [**MACBOOK**](https://github.com/ZYallers/ZYaller/tree/master/tag/golang)
- [Mac OS X 清除DNS缓存](https://github.com/ZYallers/ZYaller/blob/master/tag/macbook/Mac%20OS%20X%20%E6%B8%85%E9%99%A4DNS%E7%BC%93%E5%AD%98.md)
- [Mac 执行brew install 命令时 显示 Updating Homebrew... 长时间不动解决方法](https://github.com/ZYallers/ZYaller/blob/master/tag/macbook/Mac%20%E6%89%A7%E8%A1%8Cbrew%20install%20%E5%91%BD%E4%BB%A4%E6%97%B6%20%E6%98%BE%E7%A4%BA%20Updating%20Homebrew...%20%E9%95%BF%E6%97%B6%E9%97%B4%E4%B8%8D%E5%8A%A8%E8%A7%A3%E5%86%B3%E6%96%B9%E6%B3%95.md)
- [MacBook怎么开启HiDPI模式方法](https://github.com/ZYallers/ZYaller/blob/master/tag/macbook/MacBook%E6%80%8E%E4%B9%88%E5%BC%80%E5%90%AFHiDPI%E6%A8%A1%E5%BC%8F%E6%96%B9%E6%B3%95.md)
- [MacOS 设置root帐号密码](https://github.com/ZYallers/ZYaller/blob/master/tag/macbook/MacOS%20%E8%AE%BE%E7%BD%AEroot%E5%B8%90%E5%8F%B7%E5%AF%86%E7%A0%81.md)
- [Macbook安装win10双系统后用激活工具激活后开机启动巨慢](https://github.com/ZYallers/ZYaller/blob/master/tag/macbook/Macbook%E5%AE%89%E8%A3%85win10%E5%8F%8C%E7%B3%BB%E7%BB%9F%E5%90%8E%E7%94%A8%E6%BF%80%E6%B4%BB%E5%B7%A5%E5%85%B7%E6%BF%80%E6%B4%BB%E5%90%8E%E5%BC%80%E6%9C%BA%E5%90%AF%E5%8A%A8%E5%B7%A8%E6%85%A2.md)
- [Mac升级10.12,想要允许任何来源应用,如何操作?](https://github.com/ZYallers/ZYaller/blob/master/tag/macbook/Mac%E5%8D%87%E7%BA%A710.12%EF%BC%8C%E6%83%B3%E8%A6%81%E5%85%81%E8%AE%B8%E4%BB%BB%E4%BD%95%E6%9D%A5%E6%BA%90%E5%BA%94%E7%94%A8%EF%BC%8C%E5%A6%82%E4%BD%95%E6%93%8D%E4%BD%9C%EF%BC%9F.md)
- [**MONGODB**](https://github.com/ZYallers/ZYaller/tree/master/tag/golang)
- [关于MongoDB中64位整型存储解决方案的经历](https://github.com/ZYallers/ZYaller/blob/master/tag/mongodb/%E5%85%B3%E4%BA%8EMongoDB%E4%B8%AD64%E4%BD%8D%E6%95%B4%E5%9E%8B%E5%AD%98%E5%82%A8%E8%A7%A3%E5%86%B3%E6%96%B9%E6%A1%88%E7%9A%84%E7%BB%8F%E5%8E%86.md)
- [**MYSQL**](https://github.com/ZYallers/ZYaller/tree/master/tag/golang)
- [MySQL timestamp设置默认值报错Invalid default value原因及解决方案](https://github.com/ZYallers/ZYaller/blob/master/tag/mysql/MySQL%20timestamp%E8%AE%BE%E7%BD%AE%E9%BB%98%E8%AE%A4%E5%80%BC%E6%8A%A5%E9%94%99Invalid%20default%20value%E5%8E%9F%E5%9B%A0%E5%8F%8A%E8%A7%A3%E5%86%B3%E6%96%B9%E6%A1%88.md)
- [MySQL 中多种排名实现](https://github.com/ZYallers/ZYaller/blob/master/tag/mysql/MySQL%20%E4%B8%AD%E5%A4%9A%E7%A7%8D%E6%8E%92%E5%90%8D%E5%AE%9E%E7%8E%B0.md)
- [MySQL使用什么函数可以将出现的NULL改为一个默认值?](https://github.com/ZYallers/ZYaller/blob/master/tag/mysql/MySQL%E4%BD%BF%E7%94%A8%E4%BB%80%E4%B9%88%E5%87%BD%E6%95%B0%E5%8F%AF%E4%BB%A5%E5%B0%86%E5%87%BA%E7%8E%B0%E7%9A%84NULL%E6%94%B9%E4%B8%BA%E4%B8%80%E4%B8%AA%E9%BB%98%E8%AE%A4%E5%80%BC%EF%BC%9F.md)
- [MySQL单表百万数据记录分页性能优化](https://github.com/ZYallers/ZYaller/blob/master/tag/mysql/MySQL%E5%8D%95%E8%A1%A8%E7%99%BE%E4%B8%87%E6%95%B0%E6%8D%AE%E8%AE%B0%E5%BD%95%E5%88%86%E9%A1%B5%E6%80%A7%E8%83%BD%E4%BC%98%E5%8C%96.md)
- [MySQL在100万级别数据中随机获取一条或多条记录之RAND()优化](https://github.com/ZYallers/ZYaller/blob/master/tag/mysql/MySQL%E5%9C%A8100%E4%B8%87%E7%BA%A7%E5%88%AB%E6%95%B0%E6%8D%AE%E4%B8%AD%E9%9A%8F%E6%9C%BA%E8%8E%B7%E5%8F%96%E4%B8%80%E6%9D%A1%E6%88%96%E5%A4%9A%E6%9D%A1%E8%AE%B0%E5%BD%95%E4%B9%8BRAND%28%29%E4%BC%98%E5%8C%96.md)
- [MySQL实现按某个字段的指定值排序](https://github.com/ZYallers/ZYaller/blob/master/tag/mysql/MySQL%E5%AE%9E%E7%8E%B0%E6%8C%89%E6%9F%90%E4%B8%AA%E5%AD%97%E6%AE%B5%E7%9A%84%E6%8C%87%E5%AE%9A%E5%80%BC%E6%8E%92%E5%BA%8F.md)
- [MySQL批量插入数据库实现语句性能分析](https://github.com/ZYallers/ZYaller/blob/master/tag/mysql/MySQL%E6%89%B9%E9%87%8F%E6%8F%92%E5%85%A5%E6%95%B0%E6%8D%AE%E5%BA%93%E5%AE%9E%E7%8E%B0%E8%AF%AD%E5%8F%A5%E6%80%A7%E8%83%BD%E5%88%86%E6%9E%90.md)
- [MySQL查询排名第几名](https://github.com/ZYallers/ZYaller/blob/master/tag/mysql/MySQL%E6%9F%A5%E8%AF%A2%E6%8E%92%E5%90%8D%E7%AC%AC%E5%87%A0%E5%90%8D.md)
- [MySQL查询时分秒](https://github.com/ZYallers/ZYaller/blob/master/tag/mysql/MySQL%E6%9F%A5%E8%AF%A2%E6%97%B6%E5%88%86%E7%A7%92.md)
- [MySQL的EXPLAIN命令详解](https://github.com/ZYallers/ZYaller/blob/master/tag/mysql/MySQL%E7%9A%84EXPLAIN%E5%91%BD%E4%BB%A4%E8%AF%A6%E8%A7%A3.md)
- [MySQL随机获取数据的效率问题](https://github.com/ZYallers/ZYaller/blob/master/tag/mysql/MySQL%E9%9A%8F%E6%9C%BA%E8%8E%B7%E5%8F%96%E6%95%B0%E6%8D%AE%E7%9A%84%E6%95%88%E7%8E%87%E9%97%AE%E9%A2%98.md)
- [MySql count(*)的优化,获取千万级数据表的总行数](https://github.com/ZYallers/ZYaller/blob/master/tag/mysql/MySql%20count%28%2A%29%E7%9A%84%E4%BC%98%E5%8C%96%EF%BC%8C%E8%8E%B7%E5%8F%96%E5%8D%83%E4%B8%87%E7%BA%A7%E6%95%B0%E6%8D%AE%E8%A1%A8%E7%9A%84%E6%80%BB%E8%A1%8C%E6%95%B0.md)
- [Mysql查看数据表的结构和注释](https://github.com/ZYallers/ZYaller/blob/master/tag/mysql/Mysql%E6%9F%A5%E7%9C%8B%E6%95%B0%E6%8D%AE%E8%A1%A8%E7%9A%84%E7%BB%93%E6%9E%84%E5%92%8C%E6%B3%A8%E9%87%8A.md)
- [你分库分表的姿势对么?——详谈水平分库分表](https://github.com/ZYallers/ZYaller/blob/master/tag/mysql/%E4%BD%A0%E5%88%86%E5%BA%93%E5%88%86%E8%A1%A8%E7%9A%84%E5%A7%BF%E5%8A%BF%E5%AF%B9%E4%B9%88%EF%BC%9F%E2%80%94%E2%80%94%E8%AF%A6%E8%B0%88%E6%B0%B4%E5%B9%B3%E5%88%86%E5%BA%93%E5%88%86%E8%A1%A8.md)
- [分库分表:如何做到永不迁移数据和避免热点?](https://github.com/ZYallers/ZYaller/blob/master/tag/mysql/%E5%88%86%E5%BA%93%E5%88%86%E8%A1%A8%EF%BC%9A%E5%A6%82%E4%BD%95%E5%81%9A%E5%88%B0%E6%B0%B8%E4%B8%8D%E8%BF%81%E7%A7%BB%E6%95%B0%E6%8D%AE%E5%92%8C%E9%81%BF%E5%85%8D%E7%83%AD%E7%82%B9%EF%BC%9F.md)
- [在一个千万级的数据库查寻中,如何提高查询效率?](https://github.com/ZYallers/ZYaller/blob/master/tag/mysql/%E5%9C%A8%E4%B8%80%E4%B8%AA%E5%8D%83%E4%B8%87%E7%BA%A7%E7%9A%84%E6%95%B0%E6%8D%AE%E5%BA%93%E6%9F%A5%E5%AF%BB%E4%B8%AD%EF%BC%8C%E5%A6%82%E4%BD%95%E6%8F%90%E9%AB%98%E6%9F%A5%E8%AF%A2%E6%95%88%E7%8E%87%EF%BC%9F.md)
- [**NETWORK SAFETY**](https://github.com/ZYallers/ZYaller/tree/master/tag/golang)
- [密码存储中MD5的安全问题与替代方案](https://github.com/ZYallers/ZYaller/blob/master/tag/network-safety/%E5%AF%86%E7%A0%81%E5%AD%98%E5%82%A8%E4%B8%ADMD5%E7%9A%84%E5%AE%89%E5%85%A8%E9%97%AE%E9%A2%98%E4%B8%8E%E6%9B%BF%E4%BB%A3%E6%96%B9%E6%A1%88.md)
- [把罗永浩搞得黯然神伤的 DDoS 是什么?](https://github.com/ZYallers/ZYaller/blob/master/tag/network-safety/%E6%8A%8A%E7%BD%97%E6%B0%B8%E6%B5%A9%E6%90%9E%E5%BE%97%E9%BB%AF%E7%84%B6%E7%A5%9E%E4%BC%A4%E7%9A%84%20DDoS%20%E6%98%AF%E4%BB%80%E4%B9%88%EF%BC%9F.md)
- [聊聊API的防重放机制](https://github.com/ZYallers/ZYaller/blob/master/tag/network-safety/%E8%81%8A%E8%81%8AAPI%E7%9A%84%E9%98%B2%E9%87%8D%E6%94%BE%E6%9C%BA%E5%88%B6.md)
- [**PHP**](https://github.com/ZYallers/ZYaller/tree/master/tag/golang)
- [HTTP协议状态码详解](https://github.com/ZYallers/ZYaller/blob/master/tag/php/HTTP%E5%8D%8F%E8%AE%AE%E7%8A%B6%E6%80%81%E7%A0%81%E8%AF%A6%E8%A7%A3.md)
- [PHP foreach循环中变量引用的一道面试题](https://github.com/ZYallers/ZYaller/blob/master/tag/php/PHP%20foreach%E5%BE%AA%E7%8E%AF%E4%B8%AD%E5%8F%98%E9%87%8F%E5%BC%95%E7%94%A8%E7%9A%84%E4%B8%80%E9%81%93%E9%9D%A2%E8%AF%95%E9%A2%98.md)
- [PHP htmlentities和htmlspecialchars的区别](https://github.com/ZYallers/ZYaller/blob/master/tag/php/PHP%20htmlentities%E5%92%8Chtmlspecialchars%E7%9A%84%E5%8C%BA%E5%88%AB.md)
- [PHP 反序列化存储在 session 里面的数据](https://github.com/ZYallers/ZYaller/blob/master/tag/php/PHP%20%E5%8F%8D%E5%BA%8F%E5%88%97%E5%8C%96%E5%AD%98%E5%82%A8%E5%9C%A8%20session%20%E9%87%8C%E9%9D%A2%E7%9A%84%E6%95%B0%E6%8D%AE.md)
- [PHP 实时生成并下载超大数据量的 excel 文件](https://github.com/ZYallers/ZYaller/blob/master/tag/php/PHP%20%E5%AE%9E%E6%97%B6%E7%94%9F%E6%88%90%E5%B9%B6%E4%B8%8B%E8%BD%BD%E8%B6%85%E5%A4%A7%E6%95%B0%E6%8D%AE%E9%87%8F%E7%9A%84%20excel%20%E6%96%87%E4%BB%B6.md)
- [PHP 将中文字符串分割为数组](https://github.com/ZYallers/ZYaller/blob/master/tag/php/PHP%20%E5%B0%86%E4%B8%AD%E6%96%87%E5%AD%97%E7%AC%A6%E4%B8%B2%E5%88%86%E5%89%B2%E4%B8%BA%E6%95%B0%E7%BB%84.md)
- [PHP 浮点数](https://github.com/ZYallers/ZYaller/blob/master/tag/php/PHP%20%E6%B5%AE%E7%82%B9%E6%95%B0.md)
- [PHP 简单的HTTP认证机制](https://github.com/ZYallers/ZYaller/blob/master/tag/php/PHP%20%E7%AE%80%E5%8D%95%E7%9A%84HTTP%E8%AE%A4%E8%AF%81%E6%9C%BA%E5%88%B6.md)
- [PHP-FPM 超时时间设置request_terminate_timeout资源问题分析](https://github.com/ZYallers/ZYaller/blob/master/tag/php/PHP-FPM%20%E8%B6%85%E6%97%B6%E6%97%B6%E9%97%B4%E8%AE%BE%E7%BD%AErequest_terminate_timeout%E8%B5%84%E6%BA%90%E9%97%AE%E9%A2%98%E5%88%86%E6%9E%90.md)
- [PHPError iconv() Detected an illegal character in input string](https://github.com/ZYallers/ZYaller/blob/master/tag/php/PHPError%20iconv%28%29%20Detected%20an%20illegal%20character%20in%20input%20string.md)
- [PHPExcel导出文件时内存溢出的问题](https://github.com/ZYallers/ZYaller/blob/master/tag/php/PHPExcel%E5%AF%BC%E5%87%BA%E6%96%87%E4%BB%B6%E6%97%B6%E5%86%85%E5%AD%98%E6%BA%A2%E5%87%BA%E7%9A%84%E9%97%AE%E9%A2%98.md)
- [PHPExcel导出问题,如何设置文本为无科学计数](https://github.com/ZYallers/ZYaller/blob/master/tag/php/PHPExcel%E5%AF%BC%E5%87%BA%E9%97%AE%E9%A2%98%EF%BC%8C%E5%A6%82%E4%BD%95%E8%AE%BE%E7%BD%AE%E6%96%87%E6%9C%AC%E4%B8%BA%E6%97%A0%E7%A7%91%E5%AD%A6%E8%AE%A1%E6%95%B0.md)
- [PHPer这样写代码也许更优雅](https://github.com/ZYallers/ZYaller/blob/master/tag/php/PHPer%E8%BF%99%E6%A0%B7%E5%86%99%E4%BB%A3%E7%A0%81%E4%B9%9F%E8%AE%B8%E6%9B%B4%E4%BC%98%E9%9B%85.md)
- [PHP不等待返回异步调用的实现方法](https://github.com/ZYallers/ZYaller/blob/master/tag/php/PHP%E4%B8%8D%E7%AD%89%E5%BE%85%E8%BF%94%E5%9B%9E%E5%BC%82%E6%AD%A5%E8%B0%83%E7%94%A8%E7%9A%84%E5%AE%9E%E7%8E%B0%E6%96%B9%E6%B3%95.md)
- [PHP使用Image Magick将PDF文件转换为JPG文件的方法](https://github.com/ZYallers/ZYaller/blob/master/tag/php/PHP%E4%BD%BF%E7%94%A8Image%20Magick%E5%B0%86PDF%E6%96%87%E4%BB%B6%E8%BD%AC%E6%8D%A2%E4%B8%BAJPG%E6%96%87%E4%BB%B6%E7%9A%84%E6%96%B9%E6%B3%95.md)
- [PHP判断是否是微信浏览器访问的方法](https://github.com/ZYallers/ZYaller/blob/master/tag/php/PHP%E5%88%A4%E6%96%AD%E6%98%AF%E5%90%A6%E6%98%AF%E5%BE%AE%E4%BF%A1%E6%B5%8F%E8%A7%88%E5%99%A8%E8%AE%BF%E9%97%AE%E7%9A%84%E6%96%B9%E6%B3%95.md)
- [PHP各版本中函数的类型声明详解](https://github.com/ZYallers/ZYaller/blob/master/tag/php/PHP%E5%90%84%E7%89%88%E6%9C%AC%E4%B8%AD%E5%87%BD%E6%95%B0%E7%9A%84%E7%B1%BB%E5%9E%8B%E5%A3%B0%E6%98%8E%E8%AF%A6%E8%A7%A3.md)
- [PHP大转盘抽奖简单实现例子](https://github.com/ZYallers/ZYaller/blob/master/tag/php/PHP%E5%A4%A7%E8%BD%AC%E7%9B%98%E6%8A%BD%E5%A5%96%E7%AE%80%E5%8D%95%E5%AE%9E%E7%8E%B0%E4%BE%8B%E5%AD%90.md)
- [PHP如何导出大数据?](https://github.com/ZYallers/ZYaller/blob/master/tag/php/PHP%E5%A6%82%E4%BD%95%E5%AF%BC%E5%87%BA%E5%A4%A7%E6%95%B0%E6%8D%AE%EF%BC%9F.md)
- [PHP字符串指定长度截取的内置函数](https://github.com/ZYallers/ZYaller/blob/master/tag/php/PHP%E5%AD%97%E7%AC%A6%E4%B8%B2%E6%8C%87%E5%AE%9A%E9%95%BF%E5%BA%A6%E6%88%AA%E5%8F%96%E7%9A%84%E5%86%85%E7%BD%AE%E5%87%BD%E6%95%B0.md)
- [PHP定时刷新缓存输出内容到浏览器(兼容nginx开启gzip)](https://github.com/ZYallers/ZYaller/blob/master/tag/php/PHP%E5%AE%9A%E6%97%B6%E5%88%B7%E6%96%B0%E7%BC%93%E5%AD%98%E8%BE%93%E5%87%BA%E5%86%85%E5%AE%B9%E5%88%B0%E6%B5%8F%E8%A7%88%E5%99%A8%EF%BC%88%E5%85%BC%E5%AE%B9nginx%E5%BC%80%E5%90%AFgzip%EF%BC%89.md)
- [PHP导出csv格式数据将数字转换成文本解决方法](https://github.com/ZYallers/ZYaller/blob/master/tag/php/PHP%E5%AF%BC%E5%87%BAcsv%E6%A0%BC%E5%BC%8F%E6%95%B0%E6%8D%AE%E5%B0%86%E6%95%B0%E5%AD%97%E8%BD%AC%E6%8D%A2%E6%88%90%E6%96%87%E6%9C%AC%E8%A7%A3%E5%86%B3%E6%96%B9%E6%B3%95.md)
- [PHP常用密码正则匹配验证](https://github.com/ZYallers/ZYaller/blob/master/tag/php/PHP%E5%B8%B8%E7%94%A8%E5%AF%86%E7%A0%81%E6%AD%A3%E5%88%99%E5%8C%B9%E9%85%8D%E9%AA%8C%E8%AF%81.md)
- [PHP常见header状态](https://github.com/ZYallers/ZYaller/blob/master/tag/php/PHP%E5%B8%B8%E8%A7%81header%E7%8A%B6%E6%80%81.md)
- [PHP格式化JSON数据的一种简便方法](https://github.com/ZYallers/ZYaller/blob/master/tag/php/PHP%E6%A0%BC%E5%BC%8F%E5%8C%96JSON%E6%95%B0%E6%8D%AE%E7%9A%84%E4%B8%80%E7%A7%8D%E7%AE%80%E4%BE%BF%E6%96%B9%E6%B3%95.md)
- [PHP生成QQ群头像图片的方法](https://github.com/ZYallers/ZYaller/blob/master/tag/php/PHP%E7%94%9F%E6%88%90QQ%E7%BE%A4%E5%A4%B4%E5%83%8F%E5%9B%BE%E7%89%87%E7%9A%84%E6%96%B9%E6%B3%95.md)
- [PHP生成器Generator及关键词yield使用介绍](https://github.com/ZYallers/ZYaller/blob/master/tag/php/PHP%E7%94%9F%E6%88%90%E5%99%A8Generator%E5%8F%8A%E5%85%B3%E9%94%AE%E8%AF%8Dyield%E4%BD%BF%E7%94%A8%E4%BB%8B%E7%BB%8D.md)
- [PHP生成短连接的方法](https://github.com/ZYallers/ZYaller/blob/master/tag/php/PHP%E7%94%9F%E6%88%90%E7%9F%AD%E8%BF%9E%E6%8E%A5%E7%9A%84%E6%96%B9%E6%B3%95.md)
- [PHP生成随机密码的三种方法](https://github.com/ZYallers/ZYaller/blob/master/tag/php/PHP%E7%94%9F%E6%88%90%E9%9A%8F%E6%9C%BA%E5%AF%86%E7%A0%81%E7%9A%84%E4%B8%89%E7%A7%8D%E6%96%B9%E6%B3%95.md)
- [PHP的一个实现将多张图片垂直拼接成一张图片的方法](https://github.com/ZYallers/ZYaller/blob/master/tag/php/PHP%E7%9A%84%E4%B8%80%E4%B8%AA%E5%AE%9E%E7%8E%B0%E5%B0%86%E5%A4%9A%E5%BC%A0%E5%9B%BE%E7%89%87%E5%9E%82%E7%9B%B4%E6%8B%BC%E6%8E%A5%E6%88%90%E4%B8%80%E5%BC%A0%E5%9B%BE%E7%89%87%E7%9A%84%E6%96%B9%E6%B3%95.md)
- [PHP的一个实现将多张图片水平拼接成一张图片的方法](https://github.com/ZYallers/ZYaller/blob/master/tag/php/PHP%E7%9A%84%E4%B8%80%E4%B8%AA%E5%AE%9E%E7%8E%B0%E5%B0%86%E5%A4%9A%E5%BC%A0%E5%9B%BE%E7%89%87%E6%B0%B4%E5%B9%B3%E6%8B%BC%E6%8E%A5%E6%88%90%E4%B8%80%E5%BC%A0%E5%9B%BE%E7%89%87%E7%9A%84%E6%96%B9%E6%B3%95.md)
- [PHP的一个实现类似微信群头像的图片合并方法](https://github.com/ZYallers/ZYaller/blob/master/tag/php/PHP%E7%9A%84%E4%B8%80%E4%B8%AA%E5%AE%9E%E7%8E%B0%E7%B1%BB%E4%BC%BC%E5%BE%AE%E4%BF%A1%E7%BE%A4%E5%A4%B4%E5%83%8F%E7%9A%84%E5%9B%BE%E7%89%87%E5%90%88%E5%B9%B6%E6%96%B9%E6%B3%95.md)
- [PHP的一道面试题](https://github.com/ZYallers/ZYaller/blob/master/tag/php/PHP%E7%9A%84%E4%B8%80%E9%81%93%E9%9D%A2%E8%AF%95%E9%A2%98.md)
- [PHP的继承方法如何获取子类名? ](https://github.com/ZYallers/ZYaller/blob/master/tag/php/PHP%E7%9A%84%E7%BB%A7%E6%89%BF%E6%96%B9%E6%B3%95%E5%A6%82%E4%BD%95%E8%8E%B7%E5%8F%96%E5%AD%90%E7%B1%BB%E5%90%8D%EF%BC%9F%20.md)
- [PHP红包算法](https://github.com/ZYallers/ZYaller/blob/master/tag/php/PHP%E7%BA%A2%E5%8C%85%E7%AE%97%E6%B3%95.md)
- [PHP获取类内部常量值的方法](https://github.com/ZYallers/ZYaller/blob/master/tag/php/PHP%E8%8E%B7%E5%8F%96%E7%B1%BB%E5%86%85%E9%83%A8%E5%B8%B8%E9%87%8F%E5%80%BC%E7%9A%84%E6%96%B9%E6%B3%95.md)
- [PHP调用ip2long()函数出现负数原因及解决方法](https://github.com/ZYallers/ZYaller/blob/master/tag/php/PHP%E8%B0%83%E7%94%A8ip2long%28%29%E5%87%BD%E6%95%B0%E5%87%BA%E7%8E%B0%E8%B4%9F%E6%95%B0%E5%8E%9F%E5%9B%A0%E5%8F%8A%E8%A7%A3%E5%86%B3%E6%96%B9%E6%B3%95.md)
- [PHP静态变量](https://github.com/ZYallers/ZYaller/blob/master/tag/php/PHP%E9%9D%99%E6%80%81%E5%8F%98%E9%87%8F.md)
- [PhpStorm 优化与提速](https://github.com/ZYallers/ZYaller/blob/master/tag/php/PhpStorm%20%E4%BC%98%E5%8C%96%E4%B8%8E%E6%8F%90%E9%80%9F.md)
- [RollingCurl: PHP并发最佳实践](https://github.com/ZYallers/ZYaller/blob/master/tag/php/RollingCurl:%20PHP%E5%B9%B6%E5%8F%91%E6%9C%80%E4%BD%B3%E5%AE%9E%E8%B7%B5.md)
- [Warning about php cs fixer - path configuration option has been deprecated](https://github.com/ZYallers/ZYaller/blob/master/tag/php/Warning%20about%20php%20cs%20fixer%20-%20path%20configuration%20option%20has%20been%20deprecated.md)
- [is_mobile()判断手机移动设备](https://github.com/ZYallers/ZYaller/blob/master/tag/php/is_mobile%28%29%E5%88%A4%E6%96%AD%E6%89%8B%E6%9C%BA%E7%A7%BB%E5%8A%A8%E8%AE%BE%E5%A4%87.md)
- [一行代码降低PHP-FPM内存占用至少一半](https://github.com/ZYallers/ZYaller/blob/master/tag/php/%E4%B8%80%E8%A1%8C%E4%BB%A3%E7%A0%81%E9%99%8D%E4%BD%8EPHP-FPM%E5%86%85%E5%AD%98%E5%8D%A0%E7%94%A8%E8%87%B3%E5%B0%91%E4%B8%80%E5%8D%8A.md)
- [为什么php中echo intval((0.1+0.7)x10) 结果为7而不是8](https://github.com/ZYallers/ZYaller/blob/master/tag/php/%E4%B8%BA%E4%BB%80%E4%B9%88php%E4%B8%ADecho%20intval%28%280.1+0.7%29x10%29%20%E7%BB%93%E6%9E%9C%E4%B8%BA7%E8%80%8C%E4%B8%8D%E6%98%AF8.md)
- [为什么php执行if($a=100 && $b=200){var_dump($a,$b)}后$a=true,而$b=200?](https://github.com/ZYallers/ZYaller/blob/master/tag/php/%E4%B8%BA%E4%BB%80%E4%B9%88php%E6%89%A7%E8%A1%8Cif%28$a=100%20&&%20$b=200%29%7Bvar_dump%28$a%2C$b%29%7D%E5%90%8E$a=true%EF%BC%8C%E8%80%8C$b=200%EF%BC%9F.md)
- [什么是opcode?如何使用好opcache呢?](https://github.com/ZYallers/ZYaller/blob/master/tag/php/%E4%BB%80%E4%B9%88%E6%98%AFopcode%EF%BC%9F%E5%A6%82%E4%BD%95%E4%BD%BF%E7%94%A8%E5%A5%BDopcache%E5%91%A2%EF%BC%9F.md)
- [假如mb_strlen不可用可以用自己写的mbstrlen函数](https://github.com/ZYallers/ZYaller/blob/master/tag/php/%E5%81%87%E5%A6%82mb_strlen%E4%B8%8D%E5%8F%AF%E7%94%A8%E5%8F%AF%E4%BB%A5%E7%94%A8%E8%87%AA%E5%B7%B1%E5%86%99%E7%9A%84mbstrlen%E5%87%BD%E6%95%B0.md)
- [如何快速的按照字符串获取数组中的值?](https://github.com/ZYallers/ZYaller/blob/master/tag/php/%E5%A6%82%E4%BD%95%E5%BF%AB%E9%80%9F%E7%9A%84%E6%8C%89%E7%85%A7%E5%AD%97%E7%AC%A6%E4%B8%B2%E8%8E%B7%E5%8F%96%E6%95%B0%E7%BB%84%E4%B8%AD%E7%9A%84%E5%80%BC%EF%BC%9F.md)
- [容易被忽略的try-catch-finally执行顺序](https://github.com/ZYallers/ZYaller/blob/master/tag/php/%E5%AE%B9%E6%98%93%E8%A2%AB%E5%BF%BD%E7%95%A5%E7%9A%84try-catch-finally%E6%89%A7%E8%A1%8C%E9%A1%BA%E5%BA%8F.md)
- [推荐PHP一个用CURL访问URL的函数](https://github.com/ZYallers/ZYaller/blob/master/tag/php/%E6%8E%A8%E8%8D%90PHP%E4%B8%80%E4%B8%AA%E7%94%A8CURL%E8%AE%BF%E9%97%AEURL%E7%9A%84%E5%87%BD%E6%95%B0.md)
- [更快的方式实现PHP一维数组去重](https://github.com/ZYallers/ZYaller/blob/master/tag/php/%E6%9B%B4%E5%BF%AB%E7%9A%84%E6%96%B9%E5%BC%8F%E5%AE%9E%E7%8E%B0PHP%E4%B8%80%E7%BB%B4%E6%95%B0%E7%BB%84%E5%8E%BB%E9%87%8D.md)
- [用最简单方式解释“依赖注入”及其如何实现](https://github.com/ZYallers/ZYaller/blob/master/tag/php/%E7%94%A8%E6%9C%80%E7%AE%80%E5%8D%95%E6%96%B9%E5%BC%8F%E8%A7%A3%E9%87%8A%E2%80%9C%E4%BE%9D%E8%B5%96%E6%B3%A8%E5%85%A5%E2%80%9D%E5%8F%8A%E5%85%B6%E5%A6%82%E4%BD%95%E5%AE%9E%E7%8E%B0.md)
- [说说 PHP 的 die 和 exit](https://github.com/ZYallers/ZYaller/blob/master/tag/php/%E8%AF%B4%E8%AF%B4%20PHP%20%E7%9A%84%20die%20%E5%92%8C%20exit.md)
- [通过自定义钉钉机器人把异常错误信息推送到钉钉群](https://github.com/ZYallers/ZYaller/blob/master/tag/php/%E9%80%9A%E8%BF%87%E8%87%AA%E5%AE%9A%E4%B9%89%E9%92%89%E9%92%89%E6%9C%BA%E5%99%A8%E4%BA%BA%E6%8A%8A%E5%BC%82%E5%B8%B8%E9%94%99%E8%AF%AF%E4%BF%A1%E6%81%AF%E6%8E%A8%E9%80%81%E5%88%B0%E9%92%89%E9%92%89%E7%BE%A4.md)
- [**PROGRAMMER**](https://github.com/ZYallers/ZYaller/tree/master/tag/golang)
- [10大最理想科技岗位出炉:程序员排第九](https://github.com/ZYallers/ZYaller/blob/master/tag/programmer/10%E5%A4%A7%E6%9C%80%E7%90%86%E6%83%B3%E7%A7%91%E6%8A%80%E5%B2%97%E4%BD%8D%E5%87%BA%E7%82%89%EF%BC%9A%E7%A8%8B%E5%BA%8F%E5%91%98%E6%8E%92%E7%AC%AC%E4%B9%9D.md)
- [IT外企高龄员工去哪了?](https://github.com/ZYallers/ZYaller/blob/master/tag/programmer/IT%E5%A4%96%E4%BC%81%E9%AB%98%E9%BE%84%E5%91%98%E5%B7%A5%E5%8E%BB%E5%93%AA%E4%BA%86%EF%BC%9F.md)
- [Sublime Text 3插件常用插件集合介绍](https://github.com/ZYallers/ZYaller/blob/master/tag/programmer/Sublime%20Text%203%E6%8F%92%E4%BB%B6%E5%B8%B8%E7%94%A8%E6%8F%92%E4%BB%B6%E9%9B%86%E5%90%88%E4%BB%8B%E7%BB%8D.md)
- [Windows10下使用Charles进行移动端抓包](https://github.com/ZYallers/ZYaller/blob/master/tag/programmer/Windows10%E4%B8%8B%E4%BD%BF%E7%94%A8Charles%E8%BF%9B%E8%A1%8C%E7%A7%BB%E5%8A%A8%E7%AB%AF%E6%8A%93%E5%8C%85.md)
- [关于PHP程序员技术职业生涯规划](https://github.com/ZYallers/ZYaller/blob/master/tag/programmer/%E5%85%B3%E4%BA%8EPHP%E7%A8%8B%E5%BA%8F%E5%91%98%E6%8A%80%E6%9C%AF%E8%81%8C%E4%B8%9A%E7%94%9F%E6%B6%AF%E8%A7%84%E5%88%92.md)
- [**REDIS**](https://github.com/ZYallers/ZYaller/tree/master/tag/golang)
- [Redis info信息详解](https://github.com/ZYallers/ZYaller/blob/master/tag/redis/Redis%20info%E4%BF%A1%E6%81%AF%E8%AF%A6%E8%A7%A3.md)
- [Redis 事务使用和介绍](https://github.com/ZYallers/ZYaller/blob/master/tag/redis/Redis%20%E4%BA%8B%E5%8A%A1%E4%BD%BF%E7%94%A8%E5%92%8C%E4%BB%8B%E7%BB%8D.md)
- [Redis 作为缓存的六种淘汰策略](https://github.com/ZYallers/ZYaller/blob/master/tag/redis/Redis%20%E4%BD%9C%E4%B8%BA%E7%BC%93%E5%AD%98%E7%9A%84%E5%85%AD%E7%A7%8D%E6%B7%98%E6%B1%B0%E7%AD%96%E7%95%A5.md)
- [Redis 分布式锁](https://github.com/ZYallers/ZYaller/blob/master/tag/redis/Redis%20%E5%88%86%E5%B8%83%E5%BC%8F%E9%94%81.md)
- [Redis 持久化](https://github.com/ZYallers/ZYaller/blob/master/tag/redis/Redis%20%E6%8C%81%E4%B9%85%E5%8C%96.md)
- [Redis 缓存问题及解决方案](https://github.com/ZYallers/ZYaller/blob/master/tag/redis/Redis%20%E7%BC%93%E5%AD%98%E9%97%AE%E9%A2%98%E5%8F%8A%E8%A7%A3%E5%86%B3%E6%96%B9%E6%A1%88.md)
- [Redis 集群](https://github.com/ZYallers/ZYaller/blob/master/tag/redis/Redis%20%E9%9B%86%E7%BE%A4.md)
- [Redis配置文件(目录结构解析)](https://github.com/ZYallers/ZYaller/blob/master/tag/redis/Redis%E9%85%8D%E7%BD%AE%E6%96%87%E4%BB%B6%EF%BC%88%E7%9B%AE%E5%BD%95%E7%BB%93%E6%9E%84%E8%A7%A3%E6%9E%90%EF%BC%89.md)
- [redis队列缓存+sql批量入库+php离线整合(高并发简单解决方案)](https://github.com/ZYallers/ZYaller/blob/master/tag/redis/redis%E9%98%9F%E5%88%97%E7%BC%93%E5%AD%98+sql%E6%89%B9%E9%87%8F%E5%85%A5%E5%BA%93+php%E7%A6%BB%E7%BA%BF%E6%95%B4%E5%90%88%EF%BC%88%E9%AB%98%E5%B9%B6%E5%8F%91%E7%AE%80%E5%8D%95%E8%A7%A3%E5%86%B3%E6%96%B9%E6%A1%88%EF%BC%89.md)
- [判断Redis有序集合中是否存在某个成员的方法](https://github.com/ZYallers/ZYaller/blob/master/tag/redis/%E5%88%A4%E6%96%ADRedis%E6%9C%89%E5%BA%8F%E9%9B%86%E5%90%88%E4%B8%AD%E6%98%AF%E5%90%A6%E5%AD%98%E5%9C%A8%E6%9F%90%E4%B8%AA%E6%88%90%E5%91%98%E7%9A%84%E6%96%B9%E6%B3%95.md)
- [大话Redis进阶-更新缓存的问题](https://github.com/ZYallers/ZYaller/blob/master/tag/redis/%E5%A4%A7%E8%AF%9DRedis%E8%BF%9B%E9%98%B6%EF%BC%8D%E6%9B%B4%E6%96%B0%E7%BC%93%E5%AD%98%E7%9A%84%E9%97%AE%E9%A2%98.md)
- [线上踩坑:Redis集群调用Lua脚本](https://github.com/ZYallers/ZYaller/blob/master/tag/redis/%E7%BA%BF%E4%B8%8A%E8%B8%A9%E5%9D%91%EF%BC%9ARedis%E9%9B%86%E7%BE%A4%E8%B0%83%E7%94%A8Lua%E8%84%9A%E6%9C%AC.md)
- [设置redis-cli命令到PATH中](https://github.com/ZYallers/ZYaller/blob/master/tag/redis/%E8%AE%BE%E7%BD%AEredis-cli%E5%91%BD%E4%BB%A4%E5%88%B0PATH%E4%B8%AD.md)

### CODE

拉取项目代码,在开发分支下提交代码,并在通过审查后将其合并到主分支中。就是这样。

### CONTACT
- `QQ`:[1308565859](https://wpa.qq.com/msgrd?v=3&uin=1308565859&site=blog.zyall.com&menu=yes)
- `Email`:[[email protected]](https://mail.qq.com/cgi-bin/qm_share?t=qm_mailme&email=IVtYQE1NRFNhR05ZTEBITQ9CTkw)