随笔 - 137  文章 - 1  trackbacks - 0
<2024年4月>
31123456
78910111213
14151617181920
21222324252627
2829301234
567891011

常用链接

留言簿

随笔分类

随笔档案

收藏夹

调试技巧

搜索

  •  

最新评论

阅读排行榜

评论排行榜

编程技巧随笔
p4 linux下切换工作区
posted @ 2020-11-25 15:19 长戟十三千 阅读(828) | 评论 (0)  编辑
跟踪进程的所有系统调用
posted @ 2020-10-29 16:52 长戟十三千 阅读(309) | 评论 (0)  编辑
文件内容查询shell脚本
posted @ 2020-10-15 15:40 长戟十三千 阅读(284) | 评论 (0)  编辑
动态库中protobuf版本冲突
posted @ 2020-10-14 17:18 长戟十三千 阅读(3677) | 评论 (0)  编辑
速度之王 — LZ4压缩算法
posted @ 2020-08-14 15:57 长戟十三千 阅读(2086) | 评论 (0)  编辑
ssh PublicKey免密登录服务器
posted @ 2020-06-28 15:52 长戟十三千 阅读(846) | 评论 (0)  编辑
用vim打开后中文乱码怎么办
posted @ 2020-06-23 17:10 长戟十三千 阅读(213) | 评论 (0)  编辑
CentOS 7下yum安装MariaDB
posted @ 2020-06-23 11:02 长戟十三千 阅读(145) | 评论 (0)  编辑
Centos中文语言乱码解决方法
posted @ 2020-06-23 10:55 长戟十三千 阅读(213) | 评论 (0)  编辑
NIO 与 零拷贝
posted @ 2020-05-14 11:27 长戟十三千 阅读(615) | 评论 (0)  编辑
如何避免TCP的TIME_WAIT状态
posted @ 2020-05-09 17:06 长戟十三千 阅读(640) | 评论 (0)  编辑
cmake 返回上层目录
posted @ 2020-05-06 17:09 长戟十三千 阅读(1577) | 评论 (0)  编辑
解决TIME_WAIT过多造成的问题
posted @ 2020-04-24 16:18 长戟十三千 阅读(597) | 评论 (0)  编辑
LINUX内核内存屏障
posted @ 2020-04-24 10:51 长戟十三千 阅读(381) | 评论 (0)  编辑
无锁队列的实现
posted @ 2020-04-23 17:49 长戟十三千 阅读(1995) | 评论 (0)  编辑
巧夺天工的kfifo
posted @ 2020-04-23 16:38 长戟十三千 阅读(267) | 评论 (0)  编辑
C++对象模型
posted @ 2020-04-23 15:56 长戟十三千 阅读(121) | 评论 (0)  编辑
EAGAIN、EWOULDBLOCK、EINTR
posted @ 2020-04-22 16:09 长戟十三千 阅读(923) | 评论 (0)  编辑
malloc、calloc、realloc的区别
posted @ 2020-04-20 15:29 长戟十三千 阅读(2612) | 评论 (0)  编辑
Windows性能监视器-性能分析
posted @ 2020-03-12 11:19 长戟十三千 阅读(547) | 评论 (0)  编辑
高性能无锁队列Disruptor
posted @ 2020-01-16 20:12 长戟十三千 阅读(1621) | 评论 (1)  编辑
inline
posted @ 2020-01-13 11:28 长戟十三千 阅读(314) | 评论 (0)  编辑
volatile
posted @ 2020-01-13 11:22 长戟十三千 阅读(292) | 评论 (0)  编辑
理一理字节对齐的那些事
posted @ 2020-01-09 16:54 长戟十三千 阅读(316) | 评论 (0)  编辑
brk(), sbrk() 用法详解
posted @ 2019-12-25 15:25 长戟十三千 阅读(336) | 评论 (0)  编辑
Windows NT Stack Trace
posted @ 2019-12-19 12:34 长戟十三千 阅读(329) | 评论 (0)  编辑
Hash取模与一致性Hash
posted @ 2019-12-18 15:42 长戟十三千 阅读(1758) | 评论 (0)  编辑
C/C++ Volatile关键词深度剖析
posted @ 2019-12-02 18:25 长戟十三千 阅读(145) | 评论 (0)  编辑
volatile与内存屏障总结
posted @ 2019-12-02 16:49 长戟十三千 阅读(1035) | 评论 (0)  编辑
内存屏障
posted @ 2019-12-02 16:13 长戟十三千 阅读(633) | 评论 (0)  编辑
Linux tcpdump命令详解
posted @ 2019-09-19 15:21 长戟十三千 阅读(244) | 评论 (0)  编辑
linux下epoll如何实现高效处理
posted @ 2019-08-14 18:41 长戟十三千 阅读(719) | 评论 (0)  编辑
MySQL row_format引发的案例一则
posted @ 2019-08-14 15:38 长戟十三千 阅读(1109) | 评论 (0)  编辑
mysql表数据压缩
posted @ 2019-08-14 15:31 长戟十三千 阅读(259) | 评论 (0)  编辑
__attribute__ 总结
posted @ 2019-01-26 15:28 长戟十三千 阅读(1546) | 评论 (0)  编辑
安装distcc分布式编译环境
posted @ 2018-09-08 20:56 长戟十三千 阅读(4260) | 评论 (0)  编辑
WINDOWS访问SAMBA提示没有权限
posted @ 2018-08-16 17:09 长戟十三千 阅读(840) | 评论 (0)  编辑
linux screen 命令详解
posted @ 2018-06-28 20:12 长戟十三千 阅读(247) | 评论 (0)  编辑
判断点是否在多边形内部
posted @ 2018-06-22 11:03 长戟十三千 阅读(757) | 评论 (0)  编辑
多线程siglongjmp还原栈信息
posted @ 2018-06-14 15:27 长戟十三千 阅读(403) | 评论 (0)  编辑
CentOS7安装Python3.6
posted @ 2018-06-06 13:49 长戟十三千 阅读(394) | 评论 (0)  编辑
vim8.1 安装与配置
posted @ 2018-06-06 13:23 长戟十三千 阅读(2399) | 评论 (0)  编辑
打印参数并退出宏定义
posted @ 2018-05-22 00:43 长戟十三千 阅读(189) | 评论 (0)  编辑
linux 多线程信号处理总结
posted @ 2018-05-18 17:02 长戟十三千 阅读(366) | 评论 (0)  编辑
volatile关键字
posted @ 2018-05-17 17:16 长戟十三千 阅读(186) | 评论 (0)  编辑
段错误bug的调试
posted @ 2018-05-17 16:53 长戟十三千 阅读(195) | 评论 (0)  编辑
linux内存分配与回收
posted @ 2018-05-15 16:53 长戟十三千 阅读(465) | 评论 (0)  编辑
用户态与内核态
posted @ 2018-05-15 16:13 长戟十三千 阅读(387) | 评论 (0)  编辑
栈大小和内存分部问题
posted @ 2018-05-15 16:10 长戟十三千 阅读(759) | 评论 (0)  编辑
性能测试工具Locust
posted @ 2018-05-07 11:13 长戟十三千 阅读(409) | 评论 (0)  编辑
CentOS 7 安装GitLab
posted @ 2018-04-26 11:50 长戟十三千 阅读(326) | 评论 (0)  编辑
centos7 同步系统时间
posted @ 2018-04-21 22:06 长戟十三千 阅读(405) | 评论 (0)  编辑
linux远程拷贝
posted @ 2018-04-09 14:36 长戟十三千 阅读(204) | 评论 (0)  编辑
Docker 中国官方镜像加速
posted @ 2018-04-03 16:46 长戟十三千 阅读(168) | 评论 (0)  编辑
redis集群依赖
posted @ 2018-01-30 15:53 长戟十三千 阅读(233) | 评论 (0)  编辑
linux 控制台 后台运行
posted @ 2018-01-29 09:35 长戟十三千 阅读(412) | 评论 (0)  编辑
VIM空格和TAB转换
posted @ 2017-11-30 11:51 长戟十三千 阅读(661) | 评论 (0)  编辑
vim代码补全-spf13,YouCompleteMe
posted @ 2017-11-24 15:40 长戟十三千 阅读(604) | 评论 (0)  编辑
centos7 PHP 中使用 RabbitMQ
posted @ 2017-11-16 17:53 长戟十三千 阅读(264) | 评论 (0)  编辑
gitlab 大文件出错
posted @ 2017-11-16 11:49 长戟十三千 阅读(345) | 评论 (0)  编辑
rabbitmq management Login failed
posted @ 2017-11-09 10:51 长戟十三千 阅读(426) | 评论 (0)  编辑
CentOS7 安装RabbitMQ
posted @ 2017-11-08 16:17 长戟十三千 阅读(299) | 评论 (0)  编辑
Centos7 安装autojump
posted @ 2017-11-08 15:07 长戟十三千 阅读(511) | 评论 (0)  编辑
CentOS 7 使用阿里云的yum源
posted @ 2017-11-08 15:04 长戟十三千 阅读(383) | 评论 (0)  编辑
Centos7 编译安装Clang 3.9.1
posted @ 2017-10-12 15:19 长戟十三千 阅读(3002) | 评论 (0)  编辑
vim8 安装 ycm
posted @ 2017-10-12 10:49 长戟十三千 阅读(676) | 评论 (0)  编辑
luarocks 安装
posted @ 2017-10-11 18:08 长戟十三千 阅读(219) | 评论 (0)  编辑
makefile 中foreach call的使用
posted @ 2017-10-10 17:42 长戟十三千 阅读(862) | 评论 (0)  编辑
so调用主程序函数
posted @ 2017-09-27 11:07 长戟十三千 阅读(2689) | 评论 (0)  编辑
centos 7 编译安装 vim8
posted @ 2017-09-13 13:27 长戟十三千 阅读(1055) | 评论 (0)  编辑
centos 7 编译安装 python3
posted @ 2017-09-12 11:33 长戟十三千 阅读(405) | 评论 (0)  编辑
对象ID管理
posted @ 2017-07-12 21:40 长戟十三千 阅读(209) | 评论 (0)  编辑