随笔 - 137  文章 - 1  trackbacks - 0
<2025年8月>
272829303112
3456789
10111213141516
17181920212223
24252627282930
31123456

常用链接

留言簿

随笔分类

随笔档案

收藏夹

调试技巧

搜索

  •  

最新评论

阅读排行榜

评论排行榜

编程技巧随笔
p4 linux下切换工作区
posted @ 2020-11-25 15:19 长戟十三千 阅读(1009) | 评论 (0)  编辑
跟踪进程的所有系统调用
posted @ 2020-10-29 16:52 长戟十三千 阅读(357) | 评论 (0)  编辑
文件内容查询shell脚本
posted @ 2020-10-15 15:40 长戟十三千 阅读(344) | 评论 (0)  编辑
动态库中protobuf版本冲突
posted @ 2020-10-14 17:18 长戟十三千 阅读(4154) | 评论 (0)  编辑
速度之王 — LZ4压缩算法
posted @ 2020-08-14 15:57 长戟十三千 阅读(2704) | 评论 (0)  编辑
ssh PublicKey免密登录服务器
posted @ 2020-06-28 15:52 长戟十三千 阅读(905) | 评论 (0)  编辑
用vim打开后中文乱码怎么办
posted @ 2020-06-23 17:10 长戟十三千 阅读(277) | 评论 (0)  编辑
CentOS 7下yum安装MariaDB
posted @ 2020-06-23 11:02 长戟十三千 阅读(196) | 评论 (0)  编辑
Centos中文语言乱码解决方法
posted @ 2020-06-23 10:55 长戟十三千 阅读(266) | 评论 (0)  编辑
NIO 与 零拷贝
posted @ 2020-05-14 11:27 长戟十三千 阅读(712) | 评论 (0)  编辑
如何避免TCP的TIME_WAIT状态
posted @ 2020-05-09 17:06 长戟十三千 阅读(752) | 评论 (0)  编辑
cmake 返回上层目录
posted @ 2020-05-06 17:09 长戟十三千 阅读(1756) | 评论 (0)  编辑
解决TIME_WAIT过多造成的问题
posted @ 2020-04-24 16:18 长戟十三千 阅读(735) | 评论 (0)  编辑
LINUX内核内存屏障
posted @ 2020-04-24 10:51 长戟十三千 阅读(430) | 评论 (0)  编辑
无锁队列的实现
posted @ 2020-04-23 17:49 长戟十三千 阅读(2146) | 评论 (0)  编辑
巧夺天工的kfifo
posted @ 2020-04-23 16:38 长戟十三千 阅读(336) | 评论 (0)  编辑
C++对象模型
posted @ 2020-04-23 15:56 长戟十三千 阅读(194) | 评论 (0)  编辑
EAGAIN、EWOULDBLOCK、EINTR
posted @ 2020-04-22 16:09 长戟十三千 阅读(1196) | 评论 (0)  编辑
malloc、calloc、realloc的区别
posted @ 2020-04-20 15:29 长戟十三千 阅读(2673) | 评论 (0)  编辑
Windows性能监视器-性能分析
posted @ 2020-03-12 11:19 长戟十三千 阅读(689) | 评论 (0)  编辑
高性能无锁队列Disruptor
posted @ 2020-01-16 20:12 长戟十三千 阅读(1896) | 评论 (1)  编辑
inline
posted @ 2020-01-13 11:28 长戟十三千 阅读(377) | 评论 (0)  编辑
volatile
posted @ 2020-01-13 11:22 长戟十三千 阅读(337) | 评论 (0)  编辑
理一理字节对齐的那些事
posted @ 2020-01-09 16:54 长戟十三千 阅读(355) | 评论 (0)  编辑
brk(), sbrk() 用法详解
posted @ 2019-12-25 15:25 长戟十三千 阅读(498) | 评论 (0)  编辑
Windows NT Stack Trace
posted @ 2019-12-19 12:34 长戟十三千 阅读(421) | 评论 (0)  编辑
Hash取模与一致性Hash
posted @ 2019-12-18 15:42 长戟十三千 阅读(2025) | 评论 (0)  编辑
C/C++ Volatile关键词深度剖析
posted @ 2019-12-02 18:25 长戟十三千 阅读(184) | 评论 (0)  编辑
volatile与内存屏障总结
posted @ 2019-12-02 16:49 长戟十三千 阅读(1294) | 评论 (0)  编辑
内存屏障
posted @ 2019-12-02 16:13 长戟十三千 阅读(677) | 评论 (0)  编辑
Linux tcpdump命令详解
posted @ 2019-09-19 15:21 长戟十三千 阅读(279) | 评论 (0)  编辑
linux下epoll如何实现高效处理
posted @ 2019-08-14 18:41 长戟十三千 阅读(749) | 评论 (0)  编辑
MySQL row_format引发的案例一则
posted @ 2019-08-14 15:38 长戟十三千 阅读(1202) | 评论 (0)  编辑
mysql表数据压缩
posted @ 2019-08-14 15:31 长戟十三千 阅读(288) | 评论 (0)  编辑
__attribute__ 总结
posted @ 2019-01-26 15:28 长戟十三千 阅读(1765) | 评论 (0)  编辑
安装distcc分布式编译环境
posted @ 2018-09-08 20:56 长戟十三千 阅读(4786) | 评论 (0)  编辑
WINDOWS访问SAMBA提示没有权限
posted @ 2018-08-16 17:09 长戟十三千 阅读(1091) | 评论 (0)  编辑
linux screen 命令详解
posted @ 2018-06-28 20:12 长戟十三千 阅读(321) | 评论 (0)  编辑
判断点是否在多边形内部
posted @ 2018-06-22 11:03 长戟十三千 阅读(995) | 评论 (0)  编辑
多线程siglongjmp还原栈信息
posted @ 2018-06-14 15:27 长戟十三千 阅读(446) | 评论 (0)  编辑
CentOS7安装Python3.6
posted @ 2018-06-06 13:49 长戟十三千 阅读(440) | 评论 (0)  编辑
vim8.1 安装与配置
posted @ 2018-06-06 13:23 长戟十三千 阅读(2464) | 评论 (0)  编辑
打印参数并退出宏定义
posted @ 2018-05-22 00:43 长戟十三千 阅读(208) | 评论 (0)  编辑
linux 多线程信号处理总结
posted @ 2018-05-18 17:02 长戟十三千 阅读(407) | 评论 (0)  编辑
volatile关键字
posted @ 2018-05-17 17:16 长戟十三千 阅读(207) | 评论 (0)  编辑
段错误bug的调试
posted @ 2018-05-17 16:53 长戟十三千 阅读(213) | 评论 (0)  编辑
linux内存分配与回收
posted @ 2018-05-15 16:53 长戟十三千 阅读(511) | 评论 (0)  编辑
用户态与内核态
posted @ 2018-05-15 16:13 长戟十三千 阅读(411) | 评论 (0)  编辑
栈大小和内存分部问题
posted @ 2018-05-15 16:10 长戟十三千 阅读(954) | 评论 (0)  编辑
性能测试工具Locust
posted @ 2018-05-07 11:13 长戟十三千 阅读(441) | 评论 (0)  编辑
CentOS 7 安装GitLab
posted @ 2018-04-26 11:50 长戟十三千 阅读(358) | 评论 (0)  编辑
centos7 同步系统时间
posted @ 2018-04-21 22:06 长戟十三千 阅读(441) | 评论 (0)  编辑
linux远程拷贝
posted @ 2018-04-09 14:36 长戟十三千 阅读(229) | 评论 (0)  编辑
Docker 中国官方镜像加速
posted @ 2018-04-03 16:46 长戟十三千 阅读(207) | 评论 (0)  编辑
redis集群依赖
posted @ 2018-01-30 15:53 长戟十三千 阅读(317) | 评论 (0)  编辑
linux 控制台 后台运行
posted @ 2018-01-29 09:35 长戟十三千 阅读(443) | 评论 (0)  编辑
VIM空格和TAB转换
posted @ 2017-11-30 11:51 长戟十三千 阅读(715) | 评论 (0)  编辑
vim代码补全-spf13,YouCompleteMe
posted @ 2017-11-24 15:40 长戟十三千 阅读(646) | 评论 (0)  编辑
centos7 PHP 中使用 RabbitMQ
posted @ 2017-11-16 17:53 长戟十三千 阅读(298) | 评论 (0)  编辑
gitlab 大文件出错
posted @ 2017-11-16 11:49 长戟十三千 阅读(369) | 评论 (0)  编辑
rabbitmq management Login failed
posted @ 2017-11-09 10:51 长戟十三千 阅读(446) | 评论 (0)  编辑
CentOS7 安装RabbitMQ
posted @ 2017-11-08 16:17 长戟十三千 阅读(322) | 评论 (0)  编辑
Centos7 安装autojump
posted @ 2017-11-08 15:07 长戟十三千 阅读(551) | 评论 (0)  编辑
CentOS 7 使用阿里云的yum源
posted @ 2017-11-08 15:04 长戟十三千 阅读(412) | 评论 (0)  编辑
Centos7 编译安装Clang 3.9.1
posted @ 2017-10-12 15:19 长戟十三千 阅读(3155) | 评论 (0)  编辑
vim8 安装 ycm
posted @ 2017-10-12 10:49 长戟十三千 阅读(736) | 评论 (0)  编辑
luarocks 安装
posted @ 2017-10-11 18:08 长戟十三千 阅读(256) | 评论 (0)  编辑
makefile 中foreach call的使用
posted @ 2017-10-10 17:42 长戟十三千 阅读(898) | 评论 (0)  编辑
so调用主程序函数
posted @ 2017-09-27 11:07 长戟十三千 阅读(2861) | 评论 (0)  编辑
centos 7 编译安装 vim8
posted @ 2017-09-13 13:27 长戟十三千 阅读(1094) | 评论 (0)  编辑
centos 7 编译安装 python3
posted @ 2017-09-12 11:33 长戟十三千 阅读(452) | 评论 (0)  编辑
对象ID管理
posted @ 2017-07-12 21:40 长戟十三千 阅读(231) | 评论 (0)  编辑