Toggle navigation
JinTang's Zone
Home
Archive
About
Show All
63
设计模式
2
go
2
运维
3
linux
2
笔记
19
git
4
MySQL
8
ELK
1
Nginx
7
Memcache
1
PHP
15
RSA
1
Zabbix
2
c
1
vim
1
工具
2
DDD
5
微服务
5
领域建模
5
web
1
直播
1
架构
3
生活
1
centos
1
正则
1
算法
2
前端
1
区块链
1
秒杀
1
动态字段
1
动态表单
1
关系型数据库
1
JSON
1
混合云
1
2022
混合华为云专项总结
posted by jintang on 2022-01-25
2021
动态字段存储方案对比
posted by jintang on 2021-08-31
Go中的"err != nil"好烦?教你怎么优雅地处理error
posted by jintang on 2021-04-28
【微服务】基于DDD的商城系统实战(五) -- 实现商品上下文
posted by jintang on 2021-03-19
【微服务】基于DDD的商城系统实战(四)-- 微服务代码模型
posted by jintang on 2021-03-15
【微服务】基于DDD的商城系统实战(三)-- 分层架构
posted by jintang on 2021-03-11
【微服务】基于DDD的商城系统实战(二)-- 如何使用事件风暴进行领域建模
posted by jintang on 2021-03-07
【微服务】基于DDD的商城系统实战(一)-- 领域分解
posted by jintang on 2021-03-03
2020
GIT协作流程规范
posted by jintang on 2020-10-15
2019
Go语言中常见的十坑
posted by jintang on 2019-02-01
2018
热点数据调度 - 使用大顶堆实现优先队列
posted by jintang on 2018-11-21
如何设计一个秒杀系统
posted by jintang on 2018-11-15
Gosig - 区块链共识算法
posted by jintang on 2018-10-21
golang实现一致性hash环及优化方法
posted by jintang on 2018-08-20
2017
PHP7.2与PHP5.6的性能对比
posted by jintang on 2017-12-23
PHP静态代码检查工具的使用
posted by jintang on 2017-12-21
认识OOM Killer - 记一次MySQL挂掉的领悟
posted by jintang on 2017-10-12
Zabbix监控TCP11种状态
posted by jintang on 2017-10-11
Linux后台进程管理利器:supervisor
posted by jintang on 2017-09-29
Zabbix监控使用总结
posted by jintang on 2017-09-10
使用JWT解决session跨域共享问题
posted by jintang on 2017-09-02
Nginx搭建MySQL负载均衡
posted by jintang on 2017-03-12
MySQL主从复制原理及实现
posted by jintang on 2017-01-28
2016
使用Explain分析SQL
posted by jintang on 2016-12-31
扩展centos7 firewall的使用
posted by jintang on 2016-12-12
解决MySQL无法保存emoji的方法
posted by jintang on 2016-11-22
Nginx+Logstash+Elasticsearch+Kibana搭建网站日志分析系统笔记
posted by jintang on 2016-11-12
千万级用户直播APP——服务端结构设计和思考
posted by jintang on 2016-11-02
使用gitolite做git的权限管理
posted by jintang on 2016-09-10
PHP高并发大流量站点nginx优化
posted by jintang on 2016-09-02
PHP7的pdo_mysql扩展安装
posted by jintang on 2016-08-29
使用GDB调试PHP代码
posted by jintang on 2016-08-22
深入理解PHP之:数组实现
posted by jintang on 2016-06-20
深入理解PHP之:Nginx 与 FPM 的工作机制
posted by jintang on 2016-05-22
用Git Hook进行自动部署
posted by jintang on 2016-02-22
关于php.ini
posted by jintang on 2016-02-22
MySQL分区表的使用
posted by jintang on 2016-02-11
让vim支持nginx.conf语法高亮
posted by jintang on 2016-02-11
PHP7部分新特性
posted by jintang on 2016-01-02
2015
雅虎军规35条
posted by jintang on 2015-08-02
深入理解PHP之:zval
posted by jintang on 2015-07-13
Nginx缓存优先级
posted by jintang on 2015-06-22
大型网站的演化
posted by jintang on 2015-03-21
nginx自动按天切割日志
posted by jintang on 2015-02-23
2014
PHP RSA加解密示例
posted by jintang on 2014-12-22
web资源防盗链
posted by jintang on 2014-12-11
MySQL配置说明
posted by jintang on 2014-12-05
Nginx+Memcache实现静态化缓存
posted by jintang on 2014-10-22
23种设计模式及其应用场景
posted by jintang on 2014-10-21
git使用实践
posted by jintang on 2014-10-12
PHP常用的设计模式
posted by jintang on 2014-09-22
Nginx如何进行热升级部署
posted by jintang on 2014-07-21
正则表达式总结
posted by jintang on 2014-07-20
MySQL如何快速构建500w测试数据的大表?
posted by jintang on 2014-05-12
博客迁移啦,Hello Hexo
posted by jintang on 2014-04-02
深入理解PHP之:@错误抑制符的实质
posted by jintang on 2014-02-21
2013
PHP防注入总结
posted by jintang on 2013-12-22
PHP中的SPL库
posted by jintang on 2013-11-02
关于PHP中的错误信息
posted by jintang on 2013-05-03
PHP魔术方法
posted by jintang on 2013-04-20
windows下在vim中使用gcc/g++编译调试c/cpp文件
posted by jintang on 2013-01-02
2012
无限级联动下拉框地区分类选择的实现
posted by jintang on 2012-09-14
探讨C语言中的回调函数
posted by jintang on 2012-09-12